我的应用增加数字经济页面

main
qinzhenpen 12 months ago
parent ae4f5916ba
commit 9eb4101ee9

@ -262,6 +262,7 @@ export default {
this.appInfo[item.applicationSecondLevelRelation] = item; this.appInfo[item.applicationSecondLevelRelation] = item;
} }
this.$forceUpdate(); this.$forceUpdate();
}else{ }else{
this.$message({message: ret.msg,type: 'error'}); this.$message({message: ret.msg,type: 'error'});
} }

Loading…
Cancel
Save