wuhongyu 5 years ago
parent
commit
712382d462
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/user/checkWork.vue

+ 1 - 0
src/views/user/checkWork.vue

@@ -90,6 +90,7 @@ export default {
       let data = this.form;
       let res = await this.create(data);
       this.show = false;
+      this.search();
     },
     // 获得时间
     getDate() {