页面修改
This commit is contained in:
parent
2c74e6f964
commit
efcf503323
@ -895,6 +895,7 @@
|
||||
<div class="acea-row">
|
||||
<el-checkbox-group v-model="formValidate.delivery_way">
|
||||
<el-checkbox
|
||||
:disabled="true"
|
||||
v-for="item in deliveryList"
|
||||
:key="item.value"
|
||||
:label="item.value"
|
||||
|
Loading…
x
Reference in New Issue
Block a user