licp
2024-12-26 f0a1d1428a7a258a5493ad5f6c36161ce377c7b0
src/components/view/a8-periodic-document-review-records.vue
@@ -188,19 +188,13 @@
          id: 'delete',
          font: '删除',
          type: 'text',
          method: 'doDiy',
          disabFun:(row, index) => {
            return !this.addPower||!!this.currentInfo.ratifyUserName
          }
          method: 'doDiy'
        }, {
          id: 'handleEdit',
          font: '修改',
          type: 'text',
          method: 'handleEdit',
          field:[],
          disabFun:(row, index) => {
            return !this.addPower||!!this.currentInfo.ratifyUserName
          }
          field:[]
        }],
        tagField: {
          // documentType:{