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':