mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
1. 审批中心4
This commit is contained in:
@@ -762,12 +762,12 @@ export default {
|
||||
console.log("执行 gx getTableDate 111111111111111111111")
|
||||
state.tableLoading = true;
|
||||
let objA = {
|
||||
status,
|
||||
...state.searchParam ,
|
||||
//TODO GX03
|
||||
//审批未通过意外的数据
|
||||
approvalType:1,
|
||||
moduleType:1,
|
||||
status
|
||||
};
|
||||
console.log("执行 gx getTableDate objA",objA);
|
||||
queryTrainOrg(objA).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user