licp
2024-12-25 7e15a84f1f30803d32c12afe3f80ac24c12b2e46
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:{