cuiqian2004
4 天以前 07925905f1a596e20e980de6d42db217abb753b0
pages/modal/3200.vue
@@ -155,13 +155,16 @@
            refreshing: false
         };
      },
      onReady() {
         uni.setNavigationBarTitle({
            title: this.title
         }); //设置顶部标题
      },
      async onLoad(options) {
         // console.log(options);
         try {
            showLoading("loading...")
            uni.setNavigationBarTitle({
               title: options.titlename
            }); //设置顶部标题
            this.title = options.titlename;
            this.param = JSON.parse(options.param);
@@ -1795,17 +1798,17 @@
                                 // });
                              } else {
                                 showInfo(this
                                 showInfo($this
                                    .translateSys(
                                       "quotation_mark_left"
                                    ) +
                                    item
                                    .action_type +
                                    this
                                    $this
                                    .translateSys(
                                       "quotation_mark_right"
                                    ) +
                                    this
                                    $this
                                    .translate(
                                       "tip_action_unprocessed"
                                    ))