解决了修改项目信息不刷新的问题

main
wuyize 2022-07-14 14:36:04 +08:00
parent edc6752f55
commit 6be4f0f9a5
1 changed files with 2 additions and 1 deletions

View File

@ -632,7 +632,8 @@ export default {
},
onEdited() {
this.editProjectDialogVisible = false
this.getProjectInfo()
this.$emit("created");
//this.getProjectInfo()
},
formatDate(date) {
if (date)