doum
2026-04-28 b40a03e6cbba769c752d6d8f3b8a8c9af2e50955
small-program/unpackage/dist/dev/mp-weixin/shop/pages/write-off/write-off.js
@@ -101,7 +101,7 @@
try {
  components = {
    uPopup: function () {
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-popup/u-popup */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-popup/u-popup")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-popup/u-popup.vue */ 483))
      return Promise.all(/*! import() | node-modules/uview-ui/components/u-popup/u-popup */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-popup/u-popup")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-popup/u-popup.vue */ 491))
    },
  }
} catch (e) {
@@ -260,7 +260,7 @@
          console.log(res);
          if (res.code === 200) {
            that.info = res.data;
            if (res.data.status === 1 || res.data.status === 5 || res.data.status === 3) {
            if (res.data.status === 1 || res.data.status === 5 || res.data.status === 4 || res.data.status === 3) {
              that.jumpWriteoffA(0);
            } else {
              _this2.show1 = !_this2.show1;