更新
This commit is contained in:
parent
b520c4e283
commit
fbd04ca174
@ -1086,7 +1086,7 @@
|
|||||||
</el-row> -->
|
</el-row> -->
|
||||||
<!-- 其它设置 -->
|
<!-- 其它设置 -->
|
||||||
<el-row v-if="currentTab == '4'">
|
<el-row v-if="currentTab == '4'">
|
||||||
<!-- <el-col>
|
<el-col>
|
||||||
<el-form-item label="支持退款:">
|
<el-form-item label="支持退款:">
|
||||||
<el-switch
|
<el-switch
|
||||||
v-model="formValidate.refund_switch"
|
v-model="formValidate.refund_switch"
|
||||||
@ -1097,7 +1097,7 @@
|
|||||||
inactive-text="关闭"
|
inactive-text="关闭"
|
||||||
/>
|
/>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col> -->
|
</el-col>
|
||||||
<el-col v-if="deliveryList.length > 0" :span="24">
|
<el-col v-if="deliveryList.length > 0" :span="24">
|
||||||
<el-form-item label="送货方式:" prop="delivery_way">
|
<el-form-item label="送货方式:" prop="delivery_way">
|
||||||
<div class="acea-row">
|
<div class="acea-row">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user