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' }