TM
2020-12-15 4c4fabb8bda286bef64c14ae74a5e861e3042f7e
添加主扫code
2 files modified
4 ■■■■ changed files
pages/hbfqPage/orderInfo/orderInfo.js 2 ●●● patch | view | raw | blame | history
pages/shskPage/orderInfo/orderInfo.js 2 ●●● patch | view | raw | blame | history
pages/hbfqPage/orderInfo/orderInfo.js
@@ -266,7 +266,7 @@
          true,
          {
            ...this.data.info,
            authCode: res.resultStr
            authCode: res.code
          }
        )
      },
pages/shskPage/orderInfo/orderInfo.js
@@ -104,7 +104,7 @@
          true,
          {
            ...this.data.info,
            authCode: res.resultStr
            authCode: res.code
          }
        )
      },