|
@@ -1,7 +1,7 @@
|
|
<!--
|
|
<!--
|
|
* @Author: Badguy
|
|
* @Author: Badguy
|
|
* @Date: 2022-04-08 14:19:57
|
|
* @Date: 2022-04-08 14:19:57
|
|
- * @LastEditTime: 2022-04-13 18:07:51
|
|
|
|
|
|
+ * @LastEditTime: 2022-04-15 09:43:47
|
|
* @LastEditors: your name
|
|
* @LastEditors: your name
|
|
* @Description: 多选卡片列表
|
|
* @Description: 多选卡片列表
|
|
* have a nice day!
|
|
* have a nice day!
|
|
@@ -167,7 +167,7 @@ export default {
|
|
}
|
|
}
|
|
},
|
|
},
|
|
clearFliter() {
|
|
clearFliter() {
|
|
- this.keyWords === ''
|
|
|
|
|
|
+ this.keyWords = ''
|
|
this.pageNum = 1
|
|
this.pageNum = 1
|
|
this.fetchData()
|
|
this.fetchData()
|
|
},
|
|
},
|