bug
This commit is contained in:
@@ -187,6 +187,7 @@ export default {
|
||||
...this.form
|
||||
}).then(res => {
|
||||
if (res.code == 0) {
|
||||
this.getTableData()
|
||||
this.$message.success('提交成功!')
|
||||
this.isShow = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user