fix: 修改assetBox vm=1时 位置可以编辑的问题
This commit is contained in:
@@ -107,7 +107,6 @@ export default {
|
||||
obj: {
|
||||
immediate: true,
|
||||
handler (n) {
|
||||
console.log(n)
|
||||
if ((this.from === fromRoute.asset) && n) {
|
||||
if (n.childrenNum) {
|
||||
const assetSub = { prop: 'assetSubTab', name: this.$t('overall.assetSubTab'), active: false }
|
||||
|
||||
Reference in New Issue
Block a user