mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 22:06:45 +08:00
受众搜索时pagaNo重置
This commit is contained in:
@@ -1093,6 +1093,7 @@ function timeChange(time, timeStr) {
|
||||
}
|
||||
|
||||
const handleSearch = () => {
|
||||
searchData.value.pageNo = 1;
|
||||
console.log("handleSearch searchDate:",searchData.value);
|
||||
getAudiencePageList();
|
||||
// fetch();
|
||||
|
||||
Reference in New Issue
Block a user