彻底恢复正常的一版

This commit is contained in:
ylj20011123 2025-09-18 15:02:36 +08:00
parent 0410fea3a1
commit f7e3cc66b0

View File

@ -235,7 +235,7 @@ const shopProcurement: React.FC<{ currentUser: CurrentUser }> = (props) => {
{ {
title: <div style={{ textAlign: 'center' }}></div>, title: <div style={{ textAlign: 'center' }}></div>,
dataIndex: "RECEIVE_TOTALPRICE", dataIndex: "RECEIVE_TOTALPRICE",
align: 'right', align: 'right',
valueType: 'digit', valueType: 'digit',
width: 120, width: 120,
sorter: true, sorter: true,