chenguo 4 дней назад
Родитель
Сommit
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() {
     resetQuery() {
       this.resetForm("queryForm");
       this.resetForm("queryForm");
-      this.handleQuery();
       this.resetCompany();
       this.resetCompany();
+      this.handleQuery();
     },
     },
     resetCompany() {
     resetCompany() {
       this.companyOptions =  [];
       this.companyOptions =  [];