diff --git a/acupuncture-前台/src/views/followFile/subjects.vue b/acupuncture-前台/src/views/followFile/subjects.vue
index 49271ccf..c016edab 100644
--- a/acupuncture-前台/src/views/followFile/subjects.vue
+++ b/acupuncture-前台/src/views/followFile/subjects.vue
@@ -8,12 +8,12 @@
-
+
搜索
重置
@@ -213,10 +213,10 @@
},
/** 搜索按钮操作 */
handleQuery() {
- this.queryParams.param.haveQueue = ''
- if(this.haveQueue){
- this.queryParams.param.haveQueue = 0
- }
+ // this.queryParams.param.haveQueue = ''
+ // if(this.haveQueue){
+ // this.queryParams.param.haveQueue = 0
+ // }
this.queryParams.pageNum = 1;
this.getList();
},
diff --git a/acupuncture-后台/src/views/followFile/subjects.vue b/acupuncture-后台/src/views/followFile/subjects.vue
index 0d100d59..86e13b61 100644
--- a/acupuncture-后台/src/views/followFile/subjects.vue
+++ b/acupuncture-后台/src/views/followFile/subjects.vue
@@ -38,11 +38,11 @@
/>
-
+