Merge pull request 'master' (#827) from master into prod
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/827
This commit is contained in:
@@ -187,7 +187,11 @@ const tableConfig = reactive({
|
||||
},
|
||||
],
|
||||
api: '/workflow/mosr/expense/ledger',
|
||||
params: {}
|
||||
params: {},
|
||||
export:{
|
||||
open :true,
|
||||
fileName:`科技创新项目费用台账.xlsx`
|
||||
}
|
||||
})
|
||||
const search = (val) => {
|
||||
tableConfig.params = {...val}
|
||||
|
||||
Reference in New Issue
Block a user