123
This commit is contained in:
@@ -88,7 +88,8 @@ export default {
|
||||
homeTitle: this.form.homeTitle,
|
||||
bannerOne:this.form.bannerOne,
|
||||
commonSeal:this.form.commonSeal,
|
||||
chatUrl: this.form.chatUrl
|
||||
chatUrl: this.form.chatUrl,
|
||||
defaultLocal: this.form.defaultLocal
|
||||
}).then(response => {
|
||||
this.formDisable = true;
|
||||
this.buttonLoading = false;
|
||||
|
||||
Reference in New Issue
Block a user