guhongwei 3 년 전
부모
커밋
af19e11262
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      java代码/ruoyi-ui/src/views/merits/view/index.vue

+ 0 - 1
java代码/ruoyi-ui/src/views/merits/view/index.vue

@@ -44,7 +44,6 @@ export default {
       total: 0,
       fields: [
         { label: '申请人', prop: 'user_name', filter: true },
-        { label: '申请年度', prop: 'apply_year' }
       ],
       opera: [
         { label: '查看', method: 'toView' }