fix:删除console。简单优化asset
This commit is contained in:
@@ -626,7 +626,6 @@
|
||||
},
|
||||
// 新增label
|
||||
addLabel() {
|
||||
console.log(123123);
|
||||
this.editModule.labelModule.push({key: '', value: ''});
|
||||
this.$nextTick(() => {
|
||||
this.$refs.labelBoxScrollbar.update();
|
||||
|
||||
Reference in New Issue
Block a user