From 09da100729793848bc01b51f7b05ca3f1e7ec64f Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 20 六月 2024 14:05:35 +0800
Subject: [PATCH] 提交一把

---
 company/src/components/business/dispatchReviewCheck.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/company/src/components/business/dispatchReviewCheck.vue b/company/src/components/business/dispatchReviewCheck.vue
index 2095567..71e0444 100644
--- a/company/src/components/business/dispatchReviewCheck.vue
+++ b/company/src/components/business/dispatchReviewCheck.vue
@@ -61,6 +61,10 @@
             this.form.id=target.id
           },
           doSubmit(type){
+              if (!this.form.checkInfo) {
+                this.$message.warning('璇疯緭鍏ュ鏍歌鏄庯紒')
+                return
+              }
             this.$dialog.messageConfirm('纭杩涜璇ユ搷浣滃悧锛�')
                 .then(() => {
                   this.isWorking = true

--
Gitblit v1.9.3