zhaoy 8 months ago
parent
commit
65b90cc84b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/pages/database/basic/batching/index.jsx

+ 1
- 0
src/pages/database/basic/batching/index.jsx View File

@@ -201,6 +201,7 @@ const ProductManage = () => {
dataIndex: 'createAt',
valueType: 'date',
hideInForm: true,
hideInSearch: true,
},
{
title: '操作',


Loading…
Cancel
Save