[baozhangchao] 3 年 前
コミット
00b050051d
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/OrderInfo/index.jsx

+ 1
- 1
src/pages/OrderInfo/index.jsx ファイルの表示

@@ -19,7 +19,7 @@ import './style.less'
19 19
 export default withLayout((props) => {
20 20
 
21 21
   const $instance = Taro.getCurrentInstance()
22
-  const { orderId, goOrder } = $instance.router.params
22
+  const { orderId, } = $instance.router.params
23 23
 
24 24
   const [orderInfos, setOrderInfos] = useState()
25 25
   //底部弹窗