Commit 3e3c5594 authored by youjie's avatar youjie

no message

parent 5b0945c8
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
</el-table-column> </el-table-column>
<el-table-column sortable prop="DiscountsMoney" label="优惠"> <el-table-column sortable prop="DiscountsMoney" label="优惠">
</el-table-column> </el-table-column>
<template v-if="pagesTitle == '审核'"> <template v-if="pagesTitle == '审核'||pagesTitle == '申请'">
<el-table-column <el-table-column
prop="Money" prop="Money"
label="申请金额" label="申请金额"
......
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
currentPage2: 1, currentPage2: 1,
msg2:{ msg2:{
OrderId: '', OrderId: '',
OrderState: '0', OrderState: '1',
OrderType: '0', OrderType: '0',
papageIndex: 1, papageIndex: 1,
pagesize: 15 pagesize: 15
......
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