diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index c8dc4a0a7..88df4843a 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -1026,7 +1026,7 @@ :model="sarBussionessSearch" :inline="true" class="label-input-form table-lattice" - label-width="76px" + label-width="300px" style="display: flex;flex-wrap: wrap"> diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 92997a4c2..8d6112467 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -465,7 +465,7 @@ @@ -497,7 +497,10 @@ @@ -566,7 +569,10 @@ @@ -575,7 +581,10 @@ @@ -587,7 +596,10 @@ @@ -5366,15 +5378,15 @@ export default { .label-input-form { &.table-lattice { /deep/ .el-input__inner { - height: 30px; + //height: 30px; line-height: 30px; border-radius: 0 !important; } } - .el-date-editor.el-input, .el-date-editor.el-input__inner { - width: 190px - } + //.el-date-editor.el-input, .el-date-editor.el-input__inner { + // width: 190px + //} .classDisplay { display: none;