| | |
| | | confirmText: this.translateSys( |
| | | 'close') |
| | | }); |
| | | if ([0, 2, 3, 4, -1].includes(result.result_type)) { |
| | | if (result.result_type == 2) { |
| | | |
| | | } else if (typeof result.result == 'string') { |
| | |
| | | }); |
| | | console.log(ex) |
| | | return |
| | | } |
| | | } |
| | | } |
| | | |
| | |
| | | confirmText: this.translateSys( |
| | | 'close') |
| | | }); |
| | | if ([0, 2, 3, 4, -1].includes(result.result_type)) { |
| | | if (result.result_type == 2) { |
| | | |
| | | } else if (typeof result.result == 'string') { |
| | |
| | | console.log(ex) |
| | | return |
| | | } |
| | | |
| | | } |
| | | |
| | | } |
| | | |
| | |
| | | showCancel: false, |
| | | confirmText: this.translateSys('close') |
| | | }); |
| | | if ([0, 2, 3, 4, -1].includes(data.result_type)) { |
| | | if (data.result_type == 2) { |
| | | $this.setFormValues(data.result || []) |
| | | } else if (typeof data.result == 'string') { |
| | |
| | | }); |
| | | console.log(ex) |
| | | return |
| | | } |
| | | } |
| | | |
| | | |
| | |
| | | showCancel: false, |
| | | confirmText: $this.translateSys('close') |
| | | }); |
| | | if ([0, 2, 3, 4, -1].includes(data.result_type)) { |
| | | if (data.result_type == 2) { |
| | | |
| | | } else if (typeof data.result == 'string') { |
| | |
| | | console.log(ex) |
| | | return |
| | | } |
| | | |
| | | } |
| | | } |
| | | |
| | | }).catch(ex => { |