Browse Source

158分站程序版本号修改

lxh 4 days ago
parent
commit
baf3627059
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/vent/safetyList/safetyList.data.ts

+ 2 - 2
src/views/vent/safetyList/safetyList.data.ts

@@ -93,8 +93,8 @@ export const columnsDetail: BasicColumn[] = [
   },
   {
     title: '程序版本号',
-    dataIndex: 'cxbbh',
-    key: 'cxbbh',
+    dataIndex: 'version',
+    key: 'version',
     align: 'center',
   },
   {