src/tabviews/formtab/actionList/index.jsx
@@ -24,7 +24,6 @@ state = { formdata: null, tabledata: null, loadingUuid: '' } @@ -305,14 +304,14 @@ notification.error({ top: 92, message: res.message || res.ErrMesg, duration: btn.errorTime || 10 duration: 10 }) } else if (res.ErrCode === 'F') { notification.error({ className: 'notification-custom-error', top: 92, message: res.message || res.ErrMesg, duration: btn.errorTime || 10 duration: 10 }) } else if (res.ErrCode === 'NM') { message.error(res.message || res.ErrMesg)