闫增涛
2024-12-16 4eaafc69d96ad39662e02314f0ea61b53c3b9659
pages/scanResult/index.js
@@ -33,14 +33,12 @@
        // this.getRules();
        this.getProductByCode();
      } else {
        debugger
        this.setData({
          isOther: true
        })
      }
    } catch (error) {
      console.log(error);
      debugger
      this.setData({
        isOther: true
      })
@@ -165,7 +163,6 @@
            const list = JSON.parse(res.config);
            console.log('code', res, list);
            if (this.data.result) {
              const type = res.saleMethodList[0].type
              this.setData({
                goodsData: res,