guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
1a9705d2d6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/userCenter/perfectData/update.vue

+ 1 - 0
src/views/userCenter/perfectData/update.vue

@@ -94,6 +94,7 @@ export default {
     },
     async onSubmit() {
       let data = this.form;
+      data.status = '3';
       let res = await this.update(data);
       if (this.$checkRes(res)) {
         this.$message({