MaiXinRong 5 년 전
부모
커밋
1a5ac11124
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/public/js/revise.js

+ 1 - 0
app/public/js/revise.js

@@ -528,6 +528,7 @@ $(document).ready(() => {
             switch (col.field) {
                 case 'unit_price':
                     info.cancel = (node.children && node.children.length > 0) || node.used;
+                    break;
                 case 'sgfh_qty':
                 case 'sgfh_tp':
                 case 'sjcl_qty':