chenguo 4 일 전
부모
커밋
0b646a13c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/course/userTalent/index.vue

+ 1 - 1
src/views/course/userTalent/index.vue

@@ -545,8 +545,8 @@ export default {
     /** 重置按钮操作 */
     resetQuery() {
       this.resetForm("queryForm");
-      this.handleQuery();
       this.resetCompany();
+      this.handleQuery();
     },
     resetCompany() {
       this.companyOptions =  [];