src/views/customerService/feedbackRegistration/components/formDia.vue
@@ -274,6 +274,7 @@
              i => getProductRowId(i) !== getProductRowId(row)
            );
          },
          hasPermi: ['customerService:feedbackRegistration:remove']
        },
      ],
    },