feat: 周计划查看支持下拉刷新

This commit is contained in:
wangzhuo
2025-09-17 21:44:01 +08:00
parent 933714be60
commit 3a1339fc76
2 changed files with 37 additions and 33 deletions

View File

@@ -331,7 +331,8 @@
"path": "pages/business/CRM/plan/planView",
//周计划查看
"style": {
"navigationBarTitleText": ""
"navigationBarTitleText": "",
"enablePullDownRefresh": true
}
},
{