|
|
@ -35,7 +35,7 @@ export enum Api { |
|
|
|
queryTaskLevelDetail = "/huzhouPlan/queryTaskLevelDetail", |
|
|
|
getContractinfoByTaskName = "/huzhouContractinfo/getContractinfoByTaskName", |
|
|
|
queryUpdatePlanFlagById = "/huzhouProject/queryUpdatePlanFlagById", |
|
|
|
deleteContractMoney = "/guoyan/huzhouPlan/deleteContractMoney", |
|
|
|
deleteContractMoney = "/huzhouPlan/deleteContractMoney", |
|
|
|
} |
|
|
|
/** |
|
|
|
* 提交入库申请流程 |
|
|
|