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