xiaweibo 1 месяц назад
Родитель
Сommit
b57038531d

+ 0 - 1
src/views/production-safety/hiddenTroubleInvestigationAndGovernance/oneByOneManagement/components/OneByOneNotifyTarget.vue

@@ -306,7 +306,6 @@
   };
 
   const handleCancel = async (row: any) => {
-    ElMessage.info('作废功能待对接接口');
     try {
       await cancellationMessagePost(row.id);
       ElMessage.success('作废成功');