Browse Source

update setting

old
wangqing 4 years ago
parent
commit
5468b90076
  1. 2
      src/views/form/setting/index.vue

2
src/views/form/setting/index.vue

@ -303,7 +303,7 @@
@change="()=>{ @change="()=>{
this.userProjectSettingData.recordWxUser=true this.userProjectSettingData.recordWxUser=true
this.userProjectSettingData.wxWrite=true this.userProjectSettingData.wxWrite=true
this.saveUserProjectSetting this.saveUserProjectSetting()
}" }"
/> />
</el-col> </el-col>

Loading…
Cancel
Save