wuhongyu 5 năm trước cách đây
mục cha
commit
712382d462
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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() {