MaiXinRong 2 anni fa
parent
commit
1db1e10ea5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/public/js/stage.js

+ 1 - 1
app/public/js/stage.js

@@ -1598,7 +1598,7 @@ $(document).ready(() => {
             batchImportStageGcl: {
                 name: '批量导入(其他标段)工程量清单计量数据',
                 icon: 'fa-link',
-                disable: function (key, opt) {
+                disabled: function (key, opt) {
                     return readOnly;
                 },
                 callback: function (key, opt){