src/views/collaborativeApproval/noticeManagement/index.vue
@@ -210,7 +210,6 @@ v-if="scope.row.editing" link type="primary" size="small" @click="handleSaveNoticeType(scope.row)" > 保存 @@ -219,7 +218,6 @@ v-if="scope.row.editing" link type="info" size="small" @click="handleCancelEdit(scope.row)" > 取消 @@ -228,7 +226,6 @@ v-if="!scope.row.editing" link type="primary" size="small" @click="handleEditNoticeType(scope.row)" > 编辑 @@ -237,7 +234,6 @@ v-if="!scope.row.editing" link type="danger" size="small" @click="handleDeleteNoticeType(scope.row)" > 删除