ソースを参照

下拉数据获取

Signed-off-by: hsshuxian <3049816743@qq.com>
hsshuxian 7 ヶ月 前
コミット
6ada6f3005
1 ファイル変更2 行追加0 行削除
  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)