Преглед изворни кода

Merge branch '1.0.0_online' of http://smartcost.f3322.net:3000/SmartCost/ConstructionOperation into 1.0.0_online

zhongzewei пре 7 година
родитељ
комит
c554a7dd85
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      web/maintain/ration_repository/js/coe.js

+ 1 - 1
web/maintain/ration_repository/js/coe.js

@@ -555,7 +555,7 @@ let gljAdjOprObj = {
             //调整类型下拉菜单
             //调整类型下拉菜单
             coeType: ['定额', '人工', '材料', '机械', '主材', '设备', '单个工料机','替换人材机',"所选人材机"],
             coeType: ['定额', '人工', '材料', '机械', '主材', '设备', '单个工料机','替换人材机',"所选人材机"],
             //操作符下拉菜单
             //操作符下拉菜单
-            operator: ['+', '-', '*', '/', '=','+*']
+            operator: ['+', '-', '*', '/', '=','+*','-*']
         }
         }
     },
     },
     buildSheet: function (container) {
     buildSheet: function (container) {