init
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -154,8 +154,8 @@ | ... | @@ -154,8 +154,8 @@ |
| 154 | {data: "agreeMoney"},//审批金额 | 154 | {data: "agreeMoney"},//审批金额 |
| 155 | {data: "createUser"},//客户经理 | 155 | {data: "createUser"},//客户经理 |
| 156 | {data: "status"},//流程节点 | 156 | {data: "status"},//流程节点 |
| 157 | {data: "modifyDate"},//流转时间 | 157 | {data: "modifyTime"},//流转时间 |
| 158 | {data: "modifyTime"}//处理人 | 158 | {data: "modifyUser"}//处理人 |
| 159 | ] | 159 | ] |
| 160 | }); | 160 | }); |
| 161 | 161 | ... | ... |
-
Please register or sign in to post a comment