添加网关列表页面 & 添加单价不能低于最低价格校验
This commit is contained in:
@@ -88,6 +88,7 @@ export default function Appbar(props: { admin: Admin }) {
|
||||
discount: "折扣管理",
|
||||
statistics: "数据统计",
|
||||
balance: "余额明细",
|
||||
gateway: "网关列表",
|
||||
}
|
||||
|
||||
return labels[path] || path
|
||||
|
||||
Reference in New Issue
Block a user