1. 审批中心4

This commit is contained in:
gengxin
2025-03-19 13:14:38 +08:00
parent 46b5ef9c36
commit c763a0d0d5

View File

@@ -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) => {