浏览代码

feat(商品属性): 商品属性

tags/小炒逻辑变更前
txb 2 年前
父节点
当前提交
e393d7c2a5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/pages/erp/basic/product/components/CreateForm.jsx

+ 1
- 1
src/pages/erp/basic/product/components/CreateForm.jsx 查看文件

@@ -245,7 +245,7 @@ const CreateForm = (props) => {
<Col lg={8} md={12} sm={24}>
<ProFormSelect
label={fieldLabels.OutstockUint}
name="OutstockUint"
name="outstockUint"
rules={[
{
required: true,


正在加载...
取消
保存