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