审核数

This commit is contained in:
zoujiandong 2025-11-19 10:53:30 +08:00
parent 9c186e4ae7
commit 33362c04db

View File

@ -297,10 +297,10 @@ const columns = ref([
width: 100 width: 100
}, },
{ {
title:'审核数', title:'审核数',
dataIndex:'examineNum', dataIndex:'examineNum',
ellipsis:true, ellipsis:true,
width: 100 width: 60
}, },
{ {
title:'结算时间', title:'结算时间',