丽知中台报表更新

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