@@ -78,7 +78,7 @@
import PermissionButton from '@/components/PermissionButton/PermissionButton'
export default {
- name: 'ViewsStaffList',
+ name: 'ViewsMarketPaymentDetailList',
components: {
Breadcrumb,
YPageListLayout,
@@ -84,7 +84,7 @@
<el-table-column label="操作" align="center" width="250">
<template slot-scope="{row}">
<PermissionButton
- menu-code="_views_market_payment_list"
+ menu-code="_views_market_payment_detailList"
class-name="filter-item"
type="primary"
:page-jump="true"