init
This commit is contained in:
@@ -348,6 +348,7 @@ export default {
|
||||
this.$refs['form'].validate((valid) => {
|
||||
if (valid) {
|
||||
if(this.form.id){
|
||||
this.buttonLoading = true;
|
||||
updateActivityShop({
|
||||
...this.form,
|
||||
cityCode: this.getCode(this.form.cityCode),
|
||||
|
||||
Reference in New Issue
Block a user