Index: ssts-web/src/main/webapp/dx-disinfectsystem/js/washingApplication/inputPrint.js =================================================================== diff -u -r24543 -r24545 --- ssts-web/src/main/webapp/dx-disinfectsystem/js/washingApplication/inputPrint.js (.../inputPrint.js) (revision 24543) +++ ssts-web/src/main/webapp/dx-disinfectsystem/js/washingApplication/inputPrint.js (.../inputPrint.js) (revision 24545) @@ -158,6 +158,9 @@ uBaskets(); //添加报损的材料输入框 +// 解决谷歌下输入框不能输入的问题 + $.fn.modal.Constructor.prototype.enforceFocus = function () {}; + $("#instrumentName").select2({ language: "zh-CN",//汉化 placeholder:'请选择',//默认文字提示