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