shish před 3 roky
rodič
revize
1b6ad59224
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      ghsApp/src/admin/home/apply.vue

+ 0 - 1
ghsApp/src/admin/home/apply.vue

@@ -61,7 +61,6 @@ export default {
                     title:'订单与销售',
                     title:'订单与销售',
                     list:[
                     list:[
                         {name: "预售",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/order/statBook"},
                         {name: "预售",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/order/statBook"},
-                        {name: "预订开关",img: `${this.$constant.imgUrl}/ghs/home/shop.png`,url: "/admin/order/bookSet"},
                         {name: "运费设置",img: `${this.$constant.imgUrl}/ghs/home/shop.png`,url: "/admin/order/freight"}
                         {name: "运费设置",img: `${this.$constant.imgUrl}/ghs/home/shop.png`,url: "/admin/order/freight"}
                     ]
                     ]
                 },
                 },