outaozhen 5 лет назад
Родитель
Сommit
2dbd52d9fc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/pages/Product/Lock/Lockstore/index.jsx

+ 1 - 1
src/pages/Product/Lock/Lockstore/index.jsx

@@ -280,7 +280,7 @@ const LockStore = ({ prodList = [], dispatch, shouldUpdate }) => {
       width: 150
       width: 150
     },
     },
     {
     {
-      title: '责人',
+      title: '责人',
       dataIndex: 'responsible',
       dataIndex: 'responsible',
       width: 150,
       width: 150,
       render: (text, record) => (
       render: (text, record) => (