修改
This commit is contained in:
parent
acd3213809
commit
d5327774d4
@ -192,12 +192,12 @@
|
|||||||
:required="true"
|
:required="true"
|
||||||
v-if="form.parentId"
|
v-if="form.parentId"
|
||||||
>
|
>
|
||||||
<!-- <el-input
|
<el-input
|
||||||
v-model="form.parentName"
|
v-model="form.parentName"
|
||||||
placeholder="请输入父级分类名称"
|
placeholder="请输入父级分类名称"
|
||||||
maxlength="10"
|
maxlength="10"
|
||||||
disabled
|
disabled
|
||||||
/> -->
|
/>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="商品分类名称" prop="goodsCategoryName">
|
<el-form-item label="商品分类名称" prop="goodsCategoryName">
|
||||||
<el-input
|
<el-input
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user