Explorar o código

fix: 定额库编辑器,选择在市政工程-土石方工程中新增定额,造价书调用报错

vian %!s(int64=4) %!d(string=hai) anos
pai
achega
7cdec77ebb
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      web/building_saas/complementary_ration_lib/js/gljSelect.js

+ 0 - 1
web/building_saas/complementary_ration_lib/js/gljSelect.js

@@ -36,7 +36,6 @@ let gljSelOprObj = {
     switchToGljId: function (gljList) {
         for(let glj of gljList){
             glj.gljId = glj.ID;
-            delete glj.ID;
         }
     },
     /* getSelGljItems: function(gljData) {