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 @@