From 7b312fbffc5d982175f359e41f411f5fd1dbc5e5 Mon Sep 17 00:00:00 2001
From: zzyuan <781948537@qq.com>
Date: Sat, 20 Apr 2024 10:39:36 +0800
Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E9=97=AE=E9=A2=98=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sgzb-ui/src/views/claimAndRefund/receive/agreement.vue | 2 +-
.../views/claimAndRefund/receiveByCq/receiveApplyAddByCq.vue | 4 ++--
.../views/claimAndRefund/receiveByCq/receiveExamineByCq.vue | 4 ++--
sgzb-ui/src/views/cost/csotSettlement/costExame.vue | 2 +-
sgzb-ui/src/views/repairTest/brokenExamine/index.vue | 2 +-
sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue | 4 ++--
sgzb-ui/src/views/repairTest/repair/dialogTwoForm.vue | 4 ++--
sgzb-ui/src/views/repairTest/testExamine/index.vue | 2 +-
sgzb-ui/src/views/store/warehousing/putInStore.vue | 4 ++--
sgzb-ui/src/views/system/user/index.vue | 2 +-
10 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/sgzb-ui/src/views/claimAndRefund/receive/agreement.vue b/sgzb-ui/src/views/claimAndRefund/receive/agreement.vue
index 963866f0..0abd83be 100644
--- a/sgzb-ui/src/views/claimAndRefund/receive/agreement.vue
+++ b/sgzb-ui/src/views/claimAndRefund/receive/agreement.vue
@@ -287,7 +287,7 @@
-
+
diff --git a/sgzb-ui/src/views/claimAndRefund/receiveByCq/receiveApplyAddByCq.vue b/sgzb-ui/src/views/claimAndRefund/receiveByCq/receiveApplyAddByCq.vue
index 5e1f7cfe..6ca054db 100644
--- a/sgzb-ui/src/views/claimAndRefund/receiveByCq/receiveApplyAddByCq.vue
+++ b/sgzb-ui/src/views/claimAndRefund/receiveByCq/receiveApplyAddByCq.vue
@@ -22,7 +22,7 @@
-
+
@@ -252,7 +252,7 @@
diff --git a/sgzb-ui/src/views/cost/csotSettlement/costExame.vue b/sgzb-ui/src/views/cost/csotSettlement/costExame.vue
index f6e5b620..54359634 100644
--- a/sgzb-ui/src/views/cost/csotSettlement/costExame.vue
+++ b/sgzb-ui/src/views/cost/csotSettlement/costExame.vue
@@ -122,7 +122,7 @@
diff --git a/sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue b/sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue
index f990a69d..55718938 100644
--- a/sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue
+++ b/sgzb-ui/src/views/repairTest/repair/dialogOneForm.vue
@@ -103,7 +103,7 @@
>
diff --git a/sgzb-ui/src/views/store/warehousing/putInStore.vue b/sgzb-ui/src/views/store/warehousing/putInStore.vue
index 7652e09d..283b1569 100644
--- a/sgzb-ui/src/views/store/warehousing/putInStore.vue
+++ b/sgzb-ui/src/views/store/warehousing/putInStore.vue
@@ -114,7 +114,7 @@
v-model="codeForm.remarks"
type="textarea"
placeholder="请输入备注"
- maxlength="200"
+ maxlength="100"
rows="3"
show-word-limit
style="width: 13vw;"
@@ -261,7 +261,7 @@
v-model="codeForm.remarks"
type="textarea"
placeholder="请输入备注"
- maxlength="200"
+ maxlength="100"
rows="4"
show-word-limit
style="width: 400px;"
diff --git a/sgzb-ui/src/views/system/user/index.vue b/sgzb-ui/src/views/system/user/index.vue
index 6bce28f9..896d2e87 100644
--- a/sgzb-ui/src/views/system/user/index.vue
+++ b/sgzb-ui/src/views/system/user/index.vue
@@ -466,7 +466,7 @@
v-model="form.remark"
type="textarea"
placeholder="请输入内容"
- maxlength="200"
+ maxlength="100"
>