소스 검색

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 ||