Ver código fonte

移除测试列

MaiXinRong 3 anos atrás
pai
commit
772740e48e
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0 3
      app/view/stage/bwtz.ejs

+ 0 - 3
app/view/stage/bwtz.ejs

@@ -245,9 +245,6 @@
             {title: '截止本期完成计量|数量', colSpan: '3|1', rowSpan: '1|1', field: 'end_gather_qty', hAlign: 2, width: 60, type: 'Number'},
             {title: '|金额', colSpan: '|1', rowSpan: '|1', field: 'end_gather_tp', hAlign: 2, width: 60, type: 'Number'},
             {title: '|完成率(%)', colSpan: '|1', rowSpan: '|1', field: 'end_final_1_percent', hAlign: 2, width: 80, type: 'Number'},
-            {title: '截止本期负变更', colSpan: '1', rowSpan: '2', field: 'end_qc_minus_qty', hAlign: 0, width: 80, formatter: '@'},
-            {title: '截止本期负变更', colSpan: '1', rowSpan: '2', field: 'final_1_tp', hAlign: 0, width: 80, formatter: '@'},
-            {title: '截止本期负变更', colSpan: '1', rowSpan: '2', field: 'end_final_1_tp', hAlign: 0, width: 80, formatter: '@'},
             {title: '图(册)号', colSpan: '1', rowSpan: '2', field: 'drawing_code_merge', hAlign: 0, width: 80, formatter: '@'},
             {title: '本期批注', colSpan: '1', rowSpan: '2', field: 'postil_merge', hAlign: 0, width: 100, formatter: '@', cellType: 'ellipsisAutoTip'},
             {title: '备注', colSpan: '1', rowSpan: '2', field: 'memo_merge', hAlign: 0, width: 100, formatter: '@', cellType: 'ellipsisAutoTip'},