|
@@ -241,10 +241,9 @@ export default {
|
|
|
url: "/pagesStatistics/business"
|
|
url: "/pagesStatistics/business"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- name: "全部",
|
|
|
|
|
- img: `${this.$constant.imgUrl}/ghs/home/qball.png`,
|
|
|
|
|
- url: "/admin/home/apply",
|
|
|
|
|
- type:4
|
|
|
|
|
|
|
+ name: "供货商",
|
|
|
|
|
+ img: `${this.$constant.imgUrl}/ghs/home/icon_ghs.png`,
|
|
|
|
|
+ url: "/pagesPurchase/supplier"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
// 总览
|
|
// 总览
|