@@ -135,8 +135,6 @@ export default {
{
title:'支出',
list:[
-
- {name: "工资",img: `${this.$constant.hostUrl}/image/ghs/home/kcyjs.png`,url: "/admin/expend/salary"},
{name: "支出",img: `${this.$constant.hostUrl}/image/ghs/home/kcyjs.png`,url: "/admin/expend/list"},
]
},