outaozhen hace 5 años
padre
commit
a0fea69ed9
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      src/pages/Product/Lock/Lockstore/index.jsx

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

@@ -242,11 +242,11 @@ const LockStore = ({ prodList = [], dispatch, shouldUpdate }) => {
         </span>
       )
     },
-    // {
-    //   title: '销售/借出/赠送时间',
-    //   dataIndex: 'allotedTime',
-    //   width: 160
-    // },
+    {
+      title: '期限',
+      dataIndex: 'allotedTime',
+      width: 160
+    },
     {
       title: '办事处',
       dataIndex: 'category',