mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
属性复用问题处理
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<FormItem label="是否自营" prop="selfOperated">
|
||||
|
||||
<RadioGroup type="button" button-style="solid" v-model="shopForm.selfOperated" type="button">
|
||||
<RadioGroup type="button" button-style="solid" v-model="shopForm.selfOperated" >
|
||||
<Radio :label=true>自营</Radio>
|
||||
<Radio :label=false>非自营</Radio>
|
||||
</RadioGroup>
|
||||
|
||||
Reference in New Issue
Block a user