分类/品牌
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<el-radio :label="0"> 否 </el-radio>
|
||||
</el-radio-group>
|
||||
</el-form-item>
|
||||
<el-form-item label="关联规则">
|
||||
<el-form-item label="关联规则" v-if="form.withSuccess">
|
||||
<div>
|
||||
<el-button @click="form.rules.push({})">新增规则</el-button>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user