gdg
2020-12-09 b9863f4bba1b11ebbaa51328abc7a7bd01fdf22a
src/main/webapp/laboratory_container_mng.xhtml
@@ -42,6 +42,8 @@
            </p:commandButton>
            <p:commandButton value="导入" styleClass="import-btn" onclick="importCon()"
            ></p:commandButton>
            <p:commandButton value="导出" styleClass="new-btn" ajax="false" actionListener="${laboratoryContainerMngController.export2Excel}"
            />
            <script>
               function importCon(){
                  $("#laboratoryContainerMngForm\\:importReagentBtn_input").click();