fix: 修复asset无法新增的问题

This commit is contained in:
陈劲松
2020-03-03 20:50:50 +08:00
parent 111c089b28
commit fec2ed16c0
5 changed files with 41 additions and 25 deletions

View File

@@ -638,6 +638,7 @@
//this.addUnitShow = true;
this.editUnitShow = true;
this.$refs['assetEditUnit'].getAssetData('');
this.$refs['assetEditUnit'].resetAsset();
}
if (data === 'showEdit') {
this.editUnitShow = true;