From c3bd73a6d594711f707e1a3ba93a8fc18c34f03c Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Tue, 5 Mar 2024 10:51:48 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E5=88=A0=E9=99=A4=E6=89=80=E6=9C=89?= =?UTF-8?q?v-model.trim=E7=9A=84.trim?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/customField/AddForm.vue | 2 +- src/views/businessSupport/dataCenter/modules/AddModel.vue | 2 +- .../businessSupport/dataCenter/modules/AddNodeModal.vue | 4 ++-- .../customComparison/modules/ComparisonMaintainDrawer.vue | 4 ++-- .../documentComparison/modules/ComparisonAddFullComment.vue | 2 +- .../modules/ComparisonAddReplyComment.vue | 4 ++-- .../modules/ComparisonResultEditModal.vue | 4 ++-- .../documentSplit/modules/SplitDetailNodeAdd.vue | 6 +++--- src/views/system/modules/DictModal.vue | 6 +++--- src/views/system/modules/PermissionDataRuleModal.vue | 4 ++-- src/views/system/tags/modules/AreaFormModal.vue | 4 ++-- src/views/system/tags/modules/ClauseSplittingDrawer.vue | 6 +++--- src/views/system/tags/modules/StandardDrawer.vue | 6 +++--- src/views/system/tags/modules/TagContentModal.vue | 4 ++-- .../enterpriseStandardRevision/modules/BaseInfoForm.vue | 2 +- .../StandardEntryOrChangeProcess.vue | 2 +- 16 files changed, 31 insertions(+), 31 deletions(-) diff --git a/src/components/customField/AddForm.vue b/src/components/customField/AddForm.vue index f6ac9856..a6b235bf 100644 --- a/src/components/customField/AddForm.vue +++ b/src/components/customField/AddForm.vue @@ -79,7 +79,7 @@ diff --git a/src/views/businessSupport/dataCenter/modules/AddModel.vue b/src/views/businessSupport/dataCenter/modules/AddModel.vue index 6dbdd1f6..31bab4d5 100644 --- a/src/views/businessSupport/dataCenter/modules/AddModel.vue +++ b/src/views/businessSupport/dataCenter/modules/AddModel.vue @@ -42,7 +42,7 @@ + v-model="formInline.fileDescription"/> diff --git a/src/views/businessSupport/dataCenter/modules/AddNodeModal.vue b/src/views/businessSupport/dataCenter/modules/AddNodeModal.vue index a44aab8e..342bd37b 100644 --- a/src/views/businessSupport/dataCenter/modules/AddNodeModal.vue +++ b/src/views/businessSupport/dataCenter/modules/AddNodeModal.vue @@ -25,7 +25,7 @@ {{$t('treeRight.folderOrder')}} - diff --git a/src/views/documentTool/customComparison/modules/ComparisonMaintainDrawer.vue b/src/views/documentTool/customComparison/modules/ComparisonMaintainDrawer.vue index 5e89da95..9e2221ce 100644 --- a/src/views/documentTool/customComparison/modules/ComparisonMaintainDrawer.vue +++ b/src/views/documentTool/customComparison/modules/ComparisonMaintainDrawer.vue @@ -15,7 +15,7 @@
- @@ -27,7 +27,7 @@
- diff --git a/src/views/documentTool/documentComparison/modules/ComparisonAddFullComment.vue b/src/views/documentTool/documentComparison/modules/ComparisonAddFullComment.vue index e664ca4f..1d6182e0 100644 --- a/src/views/documentTool/documentComparison/modules/ComparisonAddFullComment.vue +++ b/src/views/documentTool/documentComparison/modules/ComparisonAddFullComment.vue @@ -18,7 +18,7 @@ :labelCol="labelCol" :wrapperCol="wrapperCol" :label="$t('docTool.comparison.fullTextComments')"> diff --git a/src/views/documentTool/documentComparison/modules/ComparisonAddReplyComment.vue b/src/views/documentTool/documentComparison/modules/ComparisonAddReplyComment.vue index 9fcbabf8..96023188 100644 --- a/src/views/documentTool/documentComparison/modules/ComparisonAddReplyComment.vue +++ b/src/views/documentTool/documentComparison/modules/ComparisonAddReplyComment.vue @@ -22,7 +22,7 @@ :placeholder="$t('pleaseEnter')+title" :disabled="false" :maxLength="500" - v-model.trim="formInline.replyContent" + v-model="formInline.replyContent" :autoSize="{ minRows: 2, maxRows: 6 }" /> @@ -30,7 +30,7 @@ :placeholder="$t('pleaseEnter')+title" :disabled="false" :maxLength="500" - v-model.trim="formInline.commentContent" + v-model="formInline.commentContent" :autoSize="{ minRows: 2, maxRows: 6 }" />
diff --git a/src/views/documentTool/documentComparison/modules/ComparisonResultEditModal.vue b/src/views/documentTool/documentComparison/modules/ComparisonResultEditModal.vue index 21690d9a..404bddbe 100644 --- a/src/views/documentTool/documentComparison/modules/ComparisonResultEditModal.vue +++ b/src/views/documentTool/documentComparison/modules/ComparisonResultEditModal.vue @@ -24,7 +24,7 @@ :wrapperCol="wrapperCol" :label="$t('docTool.comparison.fullTextComments')">
@@ -35,7 +35,7 @@ :wrapperCol="wrapperCol" :label="$t('docTool.comparison.comparativeComments')"> diff --git a/src/views/documentTool/documentSplit/modules/SplitDetailNodeAdd.vue b/src/views/documentTool/documentSplit/modules/SplitDetailNodeAdd.vue index 4161693f..3b96ac83 100644 --- a/src/views/documentTool/documentSplit/modules/SplitDetailNodeAdd.vue +++ b/src/views/documentTool/documentSplit/modules/SplitDetailNodeAdd.vue @@ -17,7 +17,7 @@ @@ -25,14 +25,14 @@ - - + - + diff --git a/src/views/system/modules/PermissionDataRuleModal.vue b/src/views/system/modules/PermissionDataRuleModal.vue index ea18a4d3..5beff66b 100644 --- a/src/views/system/modules/PermissionDataRuleModal.vue +++ b/src/views/system/modules/PermissionDataRuleModal.vue @@ -25,7 +25,7 @@ :wrapperCol="wrapperCol" prop="ruleColumn" label="规则字段"> - + - + @@ -46,7 +46,7 @@ @@ -47,7 +47,7 @@ @@ -31,7 +31,7 @@ diff --git a/src/views/workCenter/enterpriseStandardRevision/modules/BaseInfoForm.vue b/src/views/workCenter/enterpriseStandardRevision/modules/BaseInfoForm.vue index 9e6acf36..e9477550 100644 --- a/src/views/workCenter/enterpriseStandardRevision/modules/BaseInfoForm.vue +++ b/src/views/workCenter/enterpriseStandardRevision/modules/BaseInfoForm.vue @@ -116,7 +116,7 @@ diff --git a/src/views/workCenter/standardEntryOrChangeProcess/StandardEntryOrChangeProcess.vue b/src/views/workCenter/standardEntryOrChangeProcess/StandardEntryOrChangeProcess.vue index 1ee97b55..315bdd35 100644 --- a/src/views/workCenter/standardEntryOrChangeProcess/StandardEntryOrChangeProcess.vue +++ b/src/views/workCenter/standardEntryOrChangeProcess/StandardEntryOrChangeProcess.vue @@ -209,7 +209,7 @@