Browse Source

选择编辑 设备内码字段修改

xiebeibei 4 years ago
parent
commit
a4cf85e044
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/edit/edit-dialog.vue

+ 2 - 2
src/components/edit/edit-dialog.vue

@@ -164,8 +164,8 @@
                     },
                     {
                         title: '设备内码',
-                        dataIndex: 'sbjbm',
-                        key: 'sbjbm',
+                        dataIndex: 'assetnum',
+                        key: 'assetnum',
                         width: '25%',
                     },
                 ],