完善优惠券发放功能
This commit is contained in:
@@ -81,6 +81,7 @@ export default function Appbar(props: { admin: Admin }) {
|
||||
statistics: "数据统计",
|
||||
balance: "余额明细",
|
||||
gateway: "网关列表",
|
||||
couponList: "已发放优惠券",
|
||||
}
|
||||
|
||||
return labels[path] || path
|
||||
|
||||
Reference in New Issue
Block a user