ソースを参照

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,


読み込み中…
キャンセル
保存