ソースを参照

修改默认路由

306132416@qq.com 4 年 前
コミット
6d3b822e0e
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/components/RouterBanner.vue

+ 1 - 1
src/components/RouterBanner.vue

@@ -84,7 +84,7 @@ export default {
   props: {
     isManufacturer: {
       type: String,
-      default: "manufacturer",
+      default: "distributor",
     },
   },
   data() {