diff --git a/src/views/system/signingagencyCount/index.vue b/src/views/system/signingagencyCount/index.vue index 024c195..15ae3ed 100644 --- a/src/views/system/signingagencyCount/index.vue +++ b/src/views/system/signingagencyCount/index.vue @@ -33,7 +33,7 @@ @@ -49,11 +49,12 @@ v-if="orgName == '请选择机构'" @click="ParamsStation(true)" style=" - width: 250px; + width: 230px; text-align: left; - height: 36px; + height: 32px; color: #c0c4cc; overflow: hidden; + margin-left: 10px " > 请选择机构 @@ -63,11 +64,12 @@ type="" v-else style=" - width: 250px; + width: 230px; text-align: left; - height: 36px; + height: 32px; padding-left: -10px; overflow: hidden; + margin-left: 10px " >{{ orgName }} @@ -79,9 +81,9 @@ v-if="doctorName == '请选择签约医生'" @click="doctorshow(true)" style=" - width: 250px; + width: 200px; text-align: left; - height: 36px; + height: 32px; color: #c0c4cc; overflow: hidden; " @@ -93,9 +95,9 @@ type="" v-else style=" - width: 250px; + width: 200px; text-align: left; - height: 36px; + height: 32px; padding-left: -10px; overflow: hidden; "