Commit 65bc0bb1 authored by youjie's avatar youjie

no message

parent 711d8f49
......@@ -6,17 +6,6 @@
ref="multipleTable"
:data="[item]"
style="width: 100%"
:default-sort="{ prop: 'null', order: 'null' }"
:sort-by="[
'Money',
'Income',
'PreferTipAmount',
'PlatformTax',
'Refund',
'CostMoney',
'OrderProfit',
'DueInMoney'
]"
>
<el-table-column
width="130"
......
......@@ -420,7 +420,7 @@
Q_IsCollect: '2',//收款状态
DepartSTime: '', //出发时间
DepartETime: '',
EnterId: '',//销售
EnterId: 0,//销售
RB_Branch_Id: '-1',//公司
OrderId: '',
TicketStatus: '1',//审核状态
......
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