From 85ef9a437fe32c569b55f6e8391fdefb76780840 Mon Sep 17 00:00:00 2001 From: yaowanxin <3588231647@qq.com> Date: 星期四, 11 九月 2025 16:09:48 +0800 Subject: [PATCH] 用印管理-阅读修改,自助服务平台页面调整 --- src/views/procurementManagement/paymentHistory/index.vue | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/views/procurementManagement/paymentHistory/index.vue b/src/views/procurementManagement/paymentHistory/index.vue index 714c670..7c71979 100644 --- a/src/views/procurementManagement/paymentHistory/index.vue +++ b/src/views/procurementManagement/paymentHistory/index.vue @@ -63,6 +63,10 @@ const isShowSummarySon = ref(true); const tableColumn = ref([ { + label: "閲囪喘鍚堝悓鍙�", + prop: "purchaseContractNumber", + }, + { label: "浠樻鏃ユ湡", prop: "paymentDate", }, -- Gitblit v1.9.3