分类/品牌

This commit is contained in:
qsh
2024-05-16 17:57:21 +08:00
parent 1ec084debe
commit 0dcc807b34
6 changed files with 423 additions and 1 deletions

View File

@@ -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