Преглед на файлове

列显示设置,调整

MaiXinRong преди 1 година
родител
ревизия
9d0a929a94
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/const/spread.js

+ 1 - 1
app/const/spread.js

@@ -148,7 +148,7 @@ const BaseSetCol = {
         { key: 'cur_calc', name: '本期计量', fixed: ['alias'], bills: 1, pos: 1, },
         { key: 'end_calc', name: '截止本期计量', fixed: ['alias'], bills: 1, pos: 1, },
         { key: 'deal_dgn_qty', name: '合同-项目节数量', fixed: [], bills: 1, pos: 0, },
-        { key: 'c_dgn_qty', name: '签约-项目节数量', fixed: [], bills: 1, pos: 0, },
+        { key: 'c_dgn_qty', name: '变更-项目节数量', fixed: [], bills: 1, pos: 0, },
         { key: 'final_dgn_price', name: '经济指标', fixed: [], bills: 1, pos: 0 },
         { key: 'postil', name: '本期批注', fixed: [], bills: 1, pos: 1 },
         { key: 'drawing_code', name: '图册号', fixed: [], bills: 1, pos: 1 },