|
|
@@ -203,21 +203,16 @@ export default {
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/icon_sk.png`,
|
|
|
url: "/admin/billing/priceChange"
|
|
|
},
|
|
|
- {
|
|
|
- name: "采购单",
|
|
|
- img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`,
|
|
|
- url: "/pagesPurchase/shopping"
|
|
|
- },
|
|
|
- {
|
|
|
- name: "库存",
|
|
|
- img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
|
|
|
- url: "/pagesStorehouse/stockWarn/manage"
|
|
|
- },
|
|
|
{
|
|
|
name: "供应商",
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/icon_ghs.png`,
|
|
|
url: "/pagesPurchase/order"
|
|
|
},
|
|
|
+ {
|
|
|
+ name: "采购单",
|
|
|
+ img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`,
|
|
|
+ url: "/pagesPurchase/shopping"
|
|
|
+ },
|
|
|
{
|
|
|
name: "商品",
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/icon_spgl.png`,
|