فهرست منبع

fix: vgm页面请求数据后立即验证一次

zhouyuhao 1 سال پیش
والد
کامیت
638a3ec6e3
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/Tracking/src/components/TrackingTable/src/components/VGMView.vue

+ 1 - 0
src/views/Tracking/src/components/TrackingTable/src/components/VGMView.vue

@@ -311,6 +311,7 @@ const isVerification = (value) => {
   }
 }
 const handleSave = () => {
+  generalInfo.value.formData.is_send && verificationData()
   if (
     generalInfo.value.formData.is_send &&
     (isVerificationError.value.submitter ||