Преглед изворни кода

Merge remote-tracking branch 'origin/gzb' into wzl

gzb
wangzhonglu пре 8 месеци
родитељ
комит
6dea1fb653
1 измењених фајлова са 10 додато и 10 уклоњено
  1. 10
    10
      src/views/schoolSection/applicationManage/applicationList.vue

+ 10
- 10
src/views/schoolSection/applicationManage/applicationList.vue Прегледај датотеку

@@ -1113,28 +1113,28 @@ export default {
1113 1113
                 align: "center"
1114 1114
               },
1115 1115
               {
1116
-                title: "区域名称",
1117
-                key: "regionName",
1116
+                title: "设备名称",
1117
+                key: "sn",
1118 1118
                 align: "center"
1119 1119
               },
1120 1120
               {
1121
-                title: "设备总数",
1122
-                key: "total",
1121
+                title: "设备使用人",
1122
+                key: "username",
1123 1123
                 align: "center"
1124 1124
               },
1125 1125
               {
1126
-                title: "已安装设备数",
1127
-                key: "installNum",
1126
+                title: "设备型号",
1127
+                key: "deviceModel",
1128 1128
                 align: "center"
1129 1129
               },
1130 1130
               {
1131
-                title: "未安装设备总数",
1132
-                key: "unInstallNum",
1131
+                title: "Rom版本",
1132
+                key: "romVersion",
1133 1133
                 align: "center"
1134 1134
               },
1135 1135
               {
1136
-                title: "安装比例",
1137
-                key: "installRate",
1136
+                title: "操作时间",
1137
+                key: "createtime",
1138 1138
                 align: "center"
1139 1139
               }
1140 1140
             ]

Loading…
Откажи
Сачувај