NEZ-1243 fix: asset endpint 底部弹窗添加同步按钮
This commit is contained in:
@@ -1515,7 +1515,6 @@ export default {
|
||||
const arr = []
|
||||
arr.push(this.$get(`/asset/asset/${assetId}`))
|
||||
arr.push(this.$get(`/asset/asset/feature/${assetId}`))
|
||||
console.log(this.$refs['editChart' + chartInfo.id][0])
|
||||
if (this.$refs['editChart' + chartInfo.id][0]) {
|
||||
this.$refs['editChart' + chartInfo.id][0].showLoad()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user