xxxxxxxxxx
1
// this.rpc.call('repair_manage.task_page', 'exchange', ['7815df18-8023-11e8-9c85-d0577b0e02fe', '1234'], {}).then((data) => {
2
// console.log(data)
3
// })
4
// this.rpc.call('funenc_flowable.task', 'resovleTask', ['7815df18-8023-11e8-9c85-d0577b0e02fe'], {}).then((data) => {
5
// console.log(data)
6
// })
7
8
// this.rpc.call('repair_manage.task_page', 'accept', ['7815df18-8023-11e8-9c85-d0577b0e02fe'], {}).then((data) => {
9
// console.log(data)
10
// })
11
12
// this.rpc.call('funenc_flowable.process_instance', 'SuspendProcess', ['781590df-8023-11e8-9c85-d0577b0e02fe'], {}).then((data) => {
13
// console.log(data)
14
// })
15
// this.rpc.call('funenc_flowable.process_instance', 'getProcessInstance', ['4a2bdf73-8023-11e8-9c85-d0577b0e02fe'], {}).then((data) => {
16
// console.log(data)
17
// })
18
// this.rpc.call('funenc_flowable.process_instance', 'getProcessVariables', ['4a2bdf73-8023-11e8-9c85-d0577b0e02fe'], {}).then((data) => {
19
// console.log(data)
20
// })
21
// this.rpc.call('repair_manage.task_api', 'get_transmit_target', [], {}).then((data) => {
22
// console.log(data)
23
// })
24
// this.rpc.call('funenc_flowable.funenc_flowable_history', 'getHistoryTasks', ['4a2bdf73-8023-11e8-9c85-d0577b0e02fe'], {}).then((data) => {
25
// console.log(data)
26
// })
27
// this.rpc.call('repair_manage.task_page','get_all_task', [], {}).then((data) => {
28
// console.log(data)
29
// })
30
// this.rpc.call('repair_manage.task_page', 'accept', ['66dbf0af-8337-11e8-8bd0-d0577b0e02fe'], {}).then((data) => {
31
// console.log(data)
32
// })
33
// this.rpc.call('repair_manage.task_page', 'exchange', [' 66dbf0af-8337-11e8-8bd0-d0577b0e02fe', '123456'], {}).then((data) => {
34
// console.log(data)
35
// })
36
// this.rpc.call('repair_manage.task_page', 'get_task', ['6d3dcb3d-833d-11e8-8bd0-d0577b0e02fe'], {}).then((data) => {
37
// console.log(data)
38
// })
39
已复制