doum
2026-04-28 5694c3787a14141701e8c5f1ce7384dc1a3c0590
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;