diff --git a/src/jmapNew/theme/datie_02/menus/dialog/sendRunplan.vue b/src/jmapNew/theme/datie_02/menus/dialog/sendRunplan.vue index e53917046..af839900b 100644 --- a/src/jmapNew/theme/datie_02/menus/dialog/sendRunplan.vue +++ b/src/jmapNew/theme/datie_02/menus/dialog/sendRunplan.vue @@ -39,7 +39,11 @@ prop="arriveRunPlan.accessName" label="方向" width="105" - /> + > + + + > + + diff --git a/src/jmapNew/theme/datie_02/menus/runplanPane.vue b/src/jmapNew/theme/datie_02/menus/runplanPane.vue index 662cee088..966b0bcc5 100644 --- a/src/jmapNew/theme/datie_02/menus/runplanPane.vue +++ b/src/jmapNew/theme/datie_02/menus/runplanPane.vue @@ -65,6 +65,9 @@



3
+
+ @@ -730,6 +736,7 @@ export default { padding-right:0; text-align: center; font-size: 15px; + white-space: nowrap; // display: flex; // flex-direction: column-reverse; // align-items: center;