| Name |
Last commit
|
Last Update |
|---|---|---|
| assets/css | ||
| pages | ||
| scripts | ||
| static | ||
| uni_modules/uview-ui | ||
| util | ||
| .gitignore | ||
| App.vue | ||
| index.html | ||
| jsconfig.json | ||
| main.js | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| pages.json | ||
| uni.scss |
- Replace separate pending and done list views with unified list component using computed property - Update field mappings to match API response schema (applicant_name, customer_name, order_sn, create_time_cn, relief_detail, status_cn) - Remove static mock data and implement dynamic data fetching via API.feeApproveList - Add getData method to fetch approval lists based on tab status (0 for pending, 1,2 for completed) - Simplify tab labels by removing hardcoded counts - Consolidate card rendering logic to reduce code duplication - Add onShow lifecycle hook to refresh data when page becomes visible - Update status display logic to use numeric status values (1 for approved, others for rejected) - Improve empty state messaging with dynamic text based on current tab
| Name |
Last commit
|
Last Update |
|---|---|---|
| assets/css | Loading commit data... | |
| pages | Loading commit data... | |
| scripts | Loading commit data... | |
| static | Loading commit data... | |
| uni_modules/uview-ui | Loading commit data... | |
| util | Loading commit data... | |
| .gitignore | Loading commit data... | |
| App.vue | Loading commit data... | |
| index.html | Loading commit data... | |
| jsconfig.json | Loading commit data... | |
| main.js | Loading commit data... | |
| manifest.json | Loading commit data... | |
| package-lock.json | Loading commit data... | |
| package.json | Loading commit data... | |
| pages.json | Loading commit data... | |
| uni.scss | Loading commit data... |