This commit is contained in:
wanglei
2024-06-27 14:17:54 +08:00
parent aba3e33e70
commit 6b59beba0d

View File

@@ -157,6 +157,7 @@ export default {
})
if(code===0){
this.$message.success('保存成功')
this.dialog = false
this.getList()
}
}catch (e) {