| | |
| | | if (strType_c == 'NFM612') { |
| | | NFM612Rest.main(rowData.Id); |
| | | } |
| | | if (strType_c == 'NFM620') { |
| | | NFM620Rest.main(rowData.Id); |
| | | } |
| | | if (strType_c == 'NFM623') { |
| | | NFM623Rest.main(rowData.Id); |
| | | }*/ |
| | | // if (strType_c == 'NFM620') { |
| | | // NFM620Rest.main(rowData.Id); |
| | | // } |
| | | // if (strType_c == 'NFM623') { |
| | | // NFM623Rest.main(rowData.Id); |
| | | // } |
| | | if (strType_c == 'NFM621') { |
| | | NFM621Controller.execute(rowData, null); |
| | | } |
| | |
| | | if (strType_c == 'NFM622') { |
| | | NFM622Controller.execute(rowData, null); |
| | | } |
| | | // if (strType_c == 'NFM112') {//先款后修pk |
| | | // NFM112Controller.execute(rowData, null); |
| | | // } |
| | | if (strType_c == 'NFM112') {//先款后修pk |
| | | NFM112Controller.callout(rowData.id,null); |
| | | } |
| | | if (strType_c == 'NFM113') {//先款后修pk |
| | | NFM113Rest.executefuture(rowData.id); |
| | | } |
| | | if (strType_c == 'NFM701') { |
| | | NFM701Controller.execute(rowData, null); |
| | | } |