diff --git a/src/components/360View/commonForm/eyesVision.vue b/src/components/360View/commonForm/eyesVision.vue
index d8725eb..2acd3cc 100644
--- a/src/components/360View/commonForm/eyesVision.vue
+++ b/src/components/360View/commonForm/eyesVision.vue
@@ -1037,6 +1037,7 @@ export default {
}
::v-deep .el-input__inner {
border: none;
+ font-size: 16px;
line-height: 26px !important;
height: 26px;
text-align: center;
@@ -1145,12 +1146,14 @@ export default {
}
::v-deep .el-input__inner {
padding: 0;
+ font-size: 16px;
border: none;
text-align: center;
border-radius: 0;
}
::v-deep .el-textarea__inner{
border: none;
+ font-size: 16px;
}
}
.check {
diff --git a/src/components/360View/commonForm/threeVision.vue b/src/components/360View/commonForm/threeVision.vue
index 3f1fd00..79ea218 100644
--- a/src/components/360View/commonForm/threeVision.vue
+++ b/src/components/360View/commonForm/threeVision.vue
@@ -1443,6 +1443,7 @@ export default {
#threeFunc{
::v-deep .el-input__inner {
border: none;
+ font-size: 16px;
height: 36px !important;
line-height: 26px !important;
text-align: center;
@@ -1452,6 +1453,7 @@ export default {
}
::v-deep .el-textarea__inner{
border: none;
+ font-size: 16px;
}
::v-deep .el-input__prefix {
display: none;
diff --git a/src/page-subspecialty/views/modules/outpatientManagement/call/index.vue b/src/page-subspecialty/views/modules/outpatientManagement/call/index.vue
index e2372f8..681f29d 100644
--- a/src/page-subspecialty/views/modules/outpatientManagement/call/index.vue
+++ b/src/page-subspecialty/views/modules/outpatientManagement/call/index.vue
@@ -75,29 +75,18 @@
-
-
- 复制
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-