diff --git a/src/views/system/OperateGoodsInfo/index.vue b/src/views/system/OperateGoodsInfo/index.vue index d6f7b1f..5ddfd01 100644 --- a/src/views/system/OperateGoodsInfo/index.vue +++ b/src/views/system/OperateGoodsInfo/index.vue @@ -214,7 +214,7 @@ @click="clickinnerVisible" v-if="StationName == '请选择所属护理站'" style=" - width: 200px; + width: 210px; text-align: left; height: 36px; color: #c0c4cc; @@ -227,10 +227,9 @@ @click="clickinnerVisible" v-else style=" - width: 200px; + width: 210px; text-align: left; height: 36px; - padding-left: -10px; overflow: hidden; " >{{ StationName }} + + + - +