Commit cc346b03 authored by Mac's avatar Mac

1

parent e9a503f3
......@@ -30,7 +30,7 @@
</template>
</div>
<div>
<el-button type="primary" @click="SetProduct(1)" size="small">隐藏分类</el-button>
<el-button type="primary" @click="SetProduct(2)" size="small">显示分类</el-button>
</div>
......
......@@ -24,7 +24,7 @@
</el-option>
</el-select>
</el-form-item>
<el-form-item label="是否赞羊使用">
<el-form-item label="赞羊用户专用">
<el-radio-group v-model="msg.IsZanYangUse">
<el-radio :label="0"></el-radio>
<el-radio :label="1"></el-radio>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment