website
This commit is contained in:
@@ -878,6 +878,7 @@
|
||||
if (res.code == 0) {
|
||||
this.getDate()
|
||||
this.$refs.BoardEditorForm.resetFields()
|
||||
this.$message.success('succeed!');
|
||||
this.BoardEditorFormVisible = false
|
||||
} else {
|
||||
this.$message.error(res.msg);
|
||||
|
||||
Reference in New Issue
Block a user