Browse Source

提交

master
gwbvipvip 7 months ago
parent
commit
714686327e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/pages/database/bom/index.jsx

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

@@ -215,6 +215,7 @@ const GoodsBomsManage = (props) => {
columns={columns}
actionRef={actionRef}
rowKey="id"
pagination={{ defaultPageSize: 10 }}
toolBarRender={() => [
<Button
type="primary"


Loading…
Cancel
Save