Explorar el Código

下拉数据获取

Signed-off-by: hsshuxian <3049816743@qq.com>
hsshuxian hace 7 meses
padre
commit
6ada6f3005
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      ems-ui-cloud/src/views/basecfg/boundaryRel/index.vue

+ 2 - 0
ems-ui-cloud/src/views/basecfg/boundaryRel/index.vue

@@ -577,6 +577,8 @@ export default {
     this.getDeviceList();
   },
   created() {
+    this.getDeviceSubCategorygetByCode(); 
+    this.getFacsSubCategorygetByCode();
     this.getAreaFacsTree('0', false)
     this.getAreaDeviceTree('0', false)
     this.getAllDevProcess(this.subcategoryCode)