Explorar o código

设备用途多选

yanliming %!s(int64=4) %!d(string=hai) anos
pai
achega
0cb2a11a39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/base/deviceInfo-list.vue

+ 1 - 1
src/views/base/deviceInfo-list.vue

@@ -519,7 +519,7 @@ export default {
       "catalogName" : "设备用途"
     }).then(response => {
       var jsonData = response.data;
-      this.sceneDroList = jsonData.data;
+      this.sceneList = jsonData.data;
     });
 
     var self = this;