瀏覽代碼

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,


Loading…
取消
儲存