guhongwei 3 years ago
parent
commit
af19e11262
1 changed files with 0 additions and 1 deletions
  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' }