MrShi
2026-04-27 b898e42bd46726a0c25081ca79136911b4ca1b4c
small-program/unpackage/dist/dev/mp-weixin/shop/pages/write-off/write-off.js
@@ -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;