Преглед на файлове

行情多余表头去除

刘浩男 преди 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)
       const type = e.detail.index;
       uni.navigateTo({
-        url: '/pages/quotations/quotationsSecond?type=${type}'
+        url: `/pages/quotations/quotationsSecond?type=${type}`
       });
     },
     //悬浮按钮点击事件