Browse Source

瓦斯日报区队编码转换修改-提交

lxh 5 tháng trước cách đây
mục cha
commit
917d03d6bf
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/vent/gas/gasReport/gas-report.data.ts

+ 2 - 2
src/views/vent/gas/gasReport/gas-report.data.ts

@@ -11,8 +11,8 @@ export const columns: BasicColumn[] = [
                         children: [
                             {
                                 title: '区队',
-                                dataIndex: 'districtTeam',
-                                key: 'districtTeam',
+                                dataIndex: 'districtTeam_dictText',
+                                key: 'districtTeam_dictText',
                                 width: 160,
                                 align: 'center'
                             },