123
This commit is contained in:
@@ -89,7 +89,7 @@ export default {
|
||||
if (valid) {
|
||||
this.buttonLoading = true;
|
||||
addAnchor(this.form).then(data => {
|
||||
this.$modal.msgSuccess("新增工会成功");
|
||||
this.$modal.msgSuccess("新增主播成功");
|
||||
this.buttonLoading = false;
|
||||
this.open = false
|
||||
this.$emit('refreshDataList')
|
||||
|
||||
Reference in New Issue
Block a user