shish 3 lat temu
rodzic
commit
79bba47e51
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ghsApp/src/admin/home/apply.vue

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

@@ -62,7 +62,7 @@ export default {
                 {
                     title:'订单与销售',
                     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/freight"},
                         {name: "物流",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/shop/wl"}
                     ]