|
@@ -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)
|