From f979e39b0fde4d64425297659f786f6112bda839 Mon Sep 17 00:00:00 2001
From: weipengfei <2187978347@qq.com>
Date: Thu, 4 Jan 2024 10:18:01 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AD=97=E6=AE=B5=E8=AF=B4?=
=?UTF-8?q?=E6=98=8E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.vue | 6 +++---
pages/moreProject/moreProject.vue | 6 +++---
pages/users/embody/embody.vue | 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index cd4f032..974edd5 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -318,8 +318,8 @@
- 银行:
- 开户银行:
+
@@ -892,7 +892,7 @@ import { Toast } from '../../libs/uniApi';
title: '请输入对公账号'
});
if (!value.bank_username) return that.$util.Tips({
- title: '请输入银行名称'
+ title: '请输入开户银行'
});
if (!value.bank_opening) return that.$util.Tips({
title: '请输入开户网点'
diff --git a/pages/moreProject/moreProject.vue b/pages/moreProject/moreProject.vue
index 030a009..31712c6 100644
--- a/pages/moreProject/moreProject.vue
+++ b/pages/moreProject/moreProject.vue
@@ -490,8 +490,8 @@
- 银行:
- 开户银行:
+
@@ -791,7 +791,7 @@ export default {
title: '请输入对公账号'
});
if (!value.bank_username) return that.$util.Tips({
- title: '请输入银行名称'
+ title: '请输入开户银行'
});
if (!value.bank_opening) return that.$util.Tips({
title: '请输入开户网点'
diff --git a/pages/users/embody/embody.vue b/pages/users/embody/embody.vue
index b347590..f5cbf82 100644
--- a/pages/users/embody/embody.vue
+++ b/pages/users/embody/embody.vue
@@ -38,9 +38,9 @@
placeholder-class='placeholder' name="bank_code">
- 银行
+ 开户银行
-