Explorar el Código

甲供材料,计量后,允许修改单价

MaiXinRong hace 4 años
padre
commit
4018213504
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/public/js/se_jgcl.js

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

@@ -296,7 +296,7 @@ $(document).ready(() => {
                     case 'name':
                     case 'unit':
                     case 'unit_price':
-                        info.cancel = readOnly || node.pre_used;
+                        info.cancel = readOnly;
                         break;
                 }
             },