Commit d3787c40 authored by 黄奎's avatar 黄奎

页面修改

parent fa8137cc
......@@ -4,7 +4,7 @@
<div>
<p style="margin:0 0 15px 0;">二维码收款</p>
<div style="margin: 15px 0;">
<el-input disabled="true" v-model="item.TotalPrice">
<el-input :disabled="true" v-model="item.TotalPrice">
</el-input>
<p style="margin: 15px 0; text-indent:5px;">
<el-radio v-model="payWay" label="3">支付宝</el-radio>
......
......@@ -212,6 +212,9 @@
orderId: 83260,
OrderSource: 16,
TotalPrice:100,
contactName:"HK",
customerId:0,
outBranchId:0,
},
statusValue: 0, //请选择
//数据列表
......
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