刘浩男 1 рік тому
батько
коміт
16a8434d5d
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      pages/quotations/quotations.vue

+ 1 - 1
pages/quotations/quotations.vue

@@ -154,7 +154,7 @@ export default {
       console.log(e)
       console.log(e)
       const type = e.detail.index;
       const type = e.detail.index;
       uni.navigateTo({
       uni.navigateTo({
-        url: '/pages/quotations/quotationsSecond?type=${type}'
+        url: `/pages/quotations/quotationsSecond?type=${type}`
       });
       });
     },
     },
     //悬浮按钮点击事件
     //悬浮按钮点击事件