CN-1273 自定义library增加tag颜色选择功能
This commit is contained in:
@@ -392,7 +392,7 @@ export default {
|
||||
this.dnsRcodeMapData = await getDnsMapData('dnsRcode')
|
||||
}
|
||||
}
|
||||
let path = this.$route.path;
|
||||
const path = this.$route.path
|
||||
if (path.indexOf('panel') > -1 && path.indexOf('linkMonitor') === -1) {
|
||||
await this.initDropdownList()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user