Commit aee802ca by zhaochengxiang

bug fix

parent 0b9c211d
......@@ -457,7 +457,6 @@ export const ImportActionTable = (props) => {
title: '标准',
dataIndex: 'standard',
editable: false,
ellipsis: true,
width: 80,
render: (text, record, __) => {
const standands = standardMap?.[record.name]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment