From 16dfc0bd700f1ca940df3a298a252bb6c22e4192 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期一, 08 四月 2024 15:18:36 +0800
Subject: [PATCH] 提交一把
---
company/src/components/business/OperaUnionApplyCheckWindow.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/company/src/components/business/OperaUnionApplyCheckWindow.vue b/company/src/components/business/OperaUnionApplyCheckWindow.vue
index a9df2ba..9730d0f 100644
--- a/company/src/components/business/OperaUnionApplyCheckWindow.vue
+++ b/company/src/components/business/OperaUnionApplyCheckWindow.vue
@@ -283,7 +283,7 @@
this.form.bxdMultifileList[data.index].fileName = data.name
},
backDo () {
- this.$dialog.messageConfirm('纭杩涜璇ユ搷浣滃悧锛�')
+ this.$dialog.messageConfirm('鎮ㄧ‘璁よ繘琛岃鎿嶄綔鍚楋紵')
.then(() => {
this.isWorking = true
cancel({ id: this.model.id, reason: this.form.backCheckInfo })
@@ -296,7 +296,7 @@
})
},
uploadToubaodan () {
- this.$dialog.messageConfirm('纭杩涜璇ユ搷浣滃悧锛�')
+ this.$dialog.messageConfirm('鎻愪氦鍚庝笉鍙慨鏀癸紝璇峰啀娆℃牳瀵瑰悗纭鎻愪氦锛�')
.then(() => {
this.isWorking = true
console.log(this.form.tbdMultifileList )
@@ -311,7 +311,7 @@
},
uploadBaoxiandan () {
- this.$dialog.messageConfirm('纭杩涜璇ユ搷浣滃悧锛�')
+ this.$dialog.messageConfirm('鎻愪氦鍚庝笉鍙慨鏀癸紝璇峰啀娆℃牳瀵瑰悗纭鎻愪氦锛�')
.then(() => {
this.isWorking = true
var param ={
--
Gitblit v1.9.3