diff --git a/src/views/system/StationDepartment/index.vue b/src/views/system/StationDepartment/index.vue
index b5e41b5..40615f9 100644
--- a/src/views/system/StationDepartment/index.vue
+++ b/src/views/system/StationDepartment/index.vue
@@ -245,6 +245,7 @@
v-model="item.departmentName"
placeholder="请输入科室名称"
style="width: 250px"
+ maxlength="15"
/>
@@ -325,6 +326,7 @@
v-model="form.departmentName"
placeholder="请输入科室名称"
style="width: 250px"
+ maxlength="15"
/>
diff --git a/src/views/system/goodsInfo/index.vue b/src/views/system/goodsInfo/index.vue
index 29854e3..c800719 100644
--- a/src/views/system/goodsInfo/index.vue
+++ b/src/views/system/goodsInfo/index.vue
@@ -88,7 +88,7 @@
/>
-
+
-
+
-
+
-
+
-
+
@@ -178,7 +179,7 @@
-
+
@@ -242,6 +243,7 @@
:prop="`nurseStationPersonList.${index}.nurseStationId`"
>
{{ item.nurseStationName }}
{{ item.nurseStationName }}
@@ -492,6 +497,7 @@
label="护理站名称"
width="150"
align="center"
+ :show-overflow-tooltip="true"
>
@@ -720,14 +727,14 @@
diff --git a/src/views/system/station/index.vue b/src/views/system/station/index.vue
index 7b7f4b8..bbaa99c 100644
--- a/src/views/system/station/index.vue
+++ b/src/views/system/station/index.vue
@@ -201,6 +201,7 @@
label="护理站名称"
align="center"
prop="nurseStationName"
+ :show-overflow-tooltip="true"
/>
@@ -214,7 +215,7 @@
{{ scope.row.sysAreaVOList[0].cityName }}-
{{ scope.row.sysAreaVOList[0].streetName }} -->
-
+