Przeglądaj źródła

fix: 清除无关提示

xiaweibo 1 miesiąc temu
rodzic
commit
b57038531d

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

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