src/views/customerService/feedbackRegistration/index.vue
@@ -97,7 +97,7 @@
          <el-button @click="handleOut">导出</el-button>
          <el-button type="danger"
                     plain
                     @click="handleDelete">删除</el-button>
                     @click="handleDelete" v-hasPermi="['customerService:feedbackRegistration:remove']">删除</el-button>
        </div>
      </div>
      <PIMTable rowKey="id"