fix:病害管理修改
This commit is contained in:
@@ -215,7 +215,7 @@ export default {
|
||||
listMetadata().then(response => {
|
||||
|
||||
this.typeList = this.transformToDeepCategorizedListLabelValue(JSON.parse(response.data))
|
||||
console.log(this.typeList)
|
||||
// console.log(this.typeList)
|
||||
this.loading = false;
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user