cuiqian2004
2025-08-01 00c011fc0571caad2bec578fe4ce2f101ab0500e
pages/modal/3202.vue
@@ -489,7 +489,7 @@
               data_json,
            }).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' ?
@@ -707,7 +707,7 @@
                  };
                  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' ?
@@ -1034,7 +1034,7 @@
               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' ?