| | |
| | | /* |
| | | * @Author: dminyi 1301963064@qq.com |
| | | * @Date: 2024-09-08 15:14:12 |
| | | * @LastEditors: dminyi 1301963064@qq.com |
| | | * @LastEditTime: 2024-09-12 15:42:34 |
| | | * @LastEditors: lwh |
| | | * @LastEditTime: 2024-09-13 10:35:03 |
| | | * @FilePath: \gzDyh\gz-customerSystem\src\views\register\index.jsx |
| | | * @Description: 工作台 |
| | | */ |
| | |
| | | }, |
| | | tabList: [ |
| | | { |
| | | value: '0', |
| | | value: '2', |
| | | label: '办理中', |
| | | columns: [ |
| | | { |
| | |
| | | ] |
| | | }, |
| | | { |
| | | value: '1', |
| | | value: '0', |
| | | label: '结案申请', |
| | | columns: [ |
| | | { |
| | |
| | | ] |
| | | }, |
| | | { |
| | | value: '2', |
| | | value: '1', |
| | | label: '已结案', |
| | | columns: [ |
| | | { |
| | |
| | | break; |
| | | case '4'://办理中 |
| | | const { status, ...most } = searchData |
| | | if (status && status === '0') { |
| | | if (status && status === '2') { |
| | | res = await pageMyTaskBlzApi({ |
| | | ...pageData, |
| | | ...most |
| | |
| | | setSearchData({ |
| | | sortType: 1, |
| | | sortColmn: 1, |
| | | status: '0', |
| | | status: '2', |
| | | }) |
| | | } else { |
| | | setSearchData({ |
| | |
| | | const getCountData = async () => { |
| | | const res = await getCountListApi() |
| | | if (res.type) { |
| | | const data = res.data |
| | | const data = res.data || {}; |
| | | setCountData(data) |
| | | } |
| | | } |