更新
This commit is contained in:
@@ -11,7 +11,7 @@ export function searchTable1(...group) {
|
||||
UserID: state.state.user.id,
|
||||
ModularID: router.currentRoute.path,
|
||||
type: '1',
|
||||
name: '采购管理_发票结算申请单_查询数据',
|
||||
name: '采购管理_发票结算申请单_查询数据_查询',
|
||||
param: `时间段_check=${group[0]}&开始日期=${group[1]}&结束日期=${group[2]}&是否提交=1&角色编号=${group[5]}&供应商_check=${group[6]}&供应商流水号=${group[7]}`,
|
||||
Pagination: group[3] + '&' + group[4]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user