add
This commit is contained in:
parent
a40947d1c0
commit
c2260624cb
@ -161,7 +161,8 @@ const queryParams = reactive({
|
|||||||
industry_nature: '',
|
industry_nature: '',
|
||||||
fund_sources: '',
|
fund_sources: '',
|
||||||
const_area: '',
|
const_area: '',
|
||||||
signed_amount: ''
|
signed_amount: '',
|
||||||
|
review_status: 1
|
||||||
})
|
})
|
||||||
|
|
||||||
// 选中数据
|
// 选中数据
|
||||||
|
@ -118,6 +118,7 @@ const queryParams = reactive({
|
|||||||
business_nature: '',
|
business_nature: '',
|
||||||
signed_dept: '',
|
signed_dept: '',
|
||||||
part_a: '',
|
part_a: '',
|
||||||
|
review_status: 1,
|
||||||
})
|
})
|
||||||
|
|
||||||
// 选中数据
|
// 选中数据
|
||||||
|
Loading…
x
Reference in New Issue
Block a user