licp
2024-12-26 f0a1d1428a7a258a5493ad5f6c36161ce377c7b0
src/components/view/a8-external-document-confirmation-records.vue
@@ -142,17 +142,11 @@
            font: '修改',
            type: 'text',
            method: 'doDiy',
            disabFun:(row, index) => {
              return !this.addPower||!!this.currentInfo.ratifyUserName
            }
          },{
            id: 'delete',
            font: '删除',
            type: 'text',
            method: 'doDiy',
            disabFun:(row, index) => {
              return !this.addPower||!!this.currentInfo.ratifyUserName
            }
          }],
          tagField: {},
          selectField: {},