成本bug

This commit is contained in:
朱文强 2023-12-18 14:33:31 +08:00
parent 20f5a0d4c7
commit ef4b31fe2b
2 changed files with 0 additions and 8 deletions

View File

@ -80,9 +80,6 @@ export default {
tableData: [],
tableProps,
drawerVisible: false,
listQuery: {
reportType: 2,
},
formConfig: [
{
type: 'select',
@ -95,7 +92,6 @@ export default {
],
param: 'reportType',
filterable: true,
defaultSelect: 2, //
clearable: false,
},
{

View File

@ -79,9 +79,6 @@ export default {
tableData: [],
tableProps,
drawerVisible: false,
listQuery: {
reportType: 2,
},
formConfig: [
{
type: 'select',
@ -94,7 +91,6 @@ export default {
],
param: 'reportType',
filterable: true,
defaultSelect: 2, //
clearable: false,
},
{