doum
9 天以前 46e6a2b43b042963953b4d1d6a36e0cee69962b0
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;