gongchunyi
2026-08-12 bdbd35b7d000a45aaadabe741c6d72da24089f45
分支
用户 gongchunyi <deslre0381@gmail.com>
星期三, 八月 12, 2026 10:25 +0800
提交者 yuan <123@>
星期日, 九月 13, 2026 11:37 +0800
提交bdbd35b7d000a45aaadabe741c6d72da24089f45
目录 730569f7706c63854b591538a18bbea3de461de1 目录 | zip | gz
上一版本 fd8b9aa1cabf318b770f977f578841cdba241a5b 查看 | 对比
feat(table): 统一表格日期字段展示格式为YYYY-MM-DD

- PIMTable组件新增date类型列渲染逻辑,引入dayjs处理日期格式化
- 参数维护、知识管理、印章管理等多个业务页面表格列配置新增dataType:date
- 库存管理、财务管理相关页面表格独立实现日期截取展示
- 修复参数维护页创建时间computed赋值逻辑,统一用dayjs格式化
- 设备台账详情页录入日期字段增加日期格式化处理
已修改18个文件
84 ■■■■ 文件已修改
src/components/PIMTable/PIMTable.vue 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/basicData/parameterMaintenance/index.vue 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/collaborativeApproval/knowledgeBase/index.vue 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/collaborativeApproval/rulesRegulationsManagement/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/collaborativeApproval/sealManagement/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/equipmentManagement/ledger/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/financialManagement/payable/purchaseReturn.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/financialManagement/receivable/salesReturn.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/inventoryManagement/dispatchLog/Record.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/inventoryManagement/receiptManagement/Record.vue 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/inventoryManagement/stockManagement/BatchNoQtyDetail.vue 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/inventoryManagement/stockManagement/Qualified.vue 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/inventoryManagement/stockManagement/Record.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/inventoryManagement/stockManagement/Unqualified.vue 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/officeProcessAutomation/ApproveManage/approve-template/approveTemplateConstants.js 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/personnelManagement/socialSecuritySet/index.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/productionManagement/productionReporting/index.vue 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/safeProduction/dangerInvestigation/index.vue 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史