| | |
| | | var result = await runCustomEvent(dataInfo) |
| | | // console.log(result); |
| | | |
| | | if (result.ret != 0) { |
| | | if (result.ret != 0&& result.ret != 1) { |
| | | var tip = result.err_info ? typeof result.err_info == 'string' ? result |
| | | .err_info : result.err_info.join('<br/>') : ''; |
| | | if (result.ret == 801) { |
| | |
| | | }; |
| | | runCustomEvent(dataInfo).then(result => { |
| | | // console.log(result); |
| | | if (result.ret != 0) { |
| | | if (result.ret != 0&& result.ret != 1) { |
| | | var tip = result.err_info ? typeof result |
| | | .err_info == |
| | | 'string' ? |
| | |
| | | runCustomEvent(dataInfo).then(result => { |
| | | console.log(result); |
| | | |
| | | if (result.ret != 0) { |
| | | if (result.ret != 0&& result.ret != 1) { |
| | | var tip = result.err_info ? typeof result |
| | | .err_info == |
| | | 'string' ? |