丽知中台报表更新

This commit is contained in:
hyt 2025-03-18 11:09:51 +08:00
parent ce6cb725d5
commit ce8957e38d
1 changed files with 7 additions and 6 deletions

View File

@ -31,7 +31,8 @@
> >
</el-option> </el-option>
</el-select> </el-select>
</div>` </div>
`
<div class="radio"> <div class="radio">
<el-select v-model="queryCriteria.newstate2" placeholder="退款推送状态"> <el-select v-model="queryCriteria.newstate2" placeholder="退款推送状态">
<el-option <el-option
@ -106,10 +107,10 @@ export default {
// //
queryCriteria: { queryCriteria: {
'businesstype': 'TOC_ORDER', 'businesstype': 'TOC_ORDER',
'businessDateStart': '2025-03-11', 'businessDateStart': '',
'businessDateEnd': '2025-03-11', 'businessDateEnd': '',
'newstate': 'Y', 'newstate': '',
'newstate2': 'Y' 'newstate2': ''
}, },
pageModel: { pageModel: {
'pageSize': 20, 'pageSize': 20,
@ -342,7 +343,7 @@ export default {
prop: 'def6', prop: 'def6',
tooltip: true, tooltip: true,
width: 150 width: 150
}, }
], ],
// //