From 5973a3c1eea409a4210e3b9d3c9c6f6314b3f83c Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Mon, 20 Jun 2022 11:24:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E9=93=81=E9=A1=B9=E7=9B=AE=20=20?= =?UTF-8?q?=E8=A1=8C=E8=BD=A6=E6=97=A5=E5=BF=97=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E8=BD=A6=E6=AC=A1=E5=8F=B7(=E5=A4=A7=E9=93=81CTC)=20=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../menus/dialog/modifyTripNumber.vue | 97 +++++++++++++------ 1 file changed, 66 insertions(+), 31 deletions(-) diff --git a/src/jmapNew/theme/datie_02/menus/dialog/modifyTripNumber.vue b/src/jmapNew/theme/datie_02/menus/dialog/modifyTripNumber.vue index 1e306ad9d..dd92fc91d 100644 --- a/src/jmapNew/theme/datie_02/menus/dialog/modifyTripNumber.vue +++ b/src/jmapNew/theme/datie_02/menus/dialog/modifyTripNumber.vue @@ -4,7 +4,7 @@ class="chengdou-03__systerm train-set-plan" :title="title" :visible.sync="show" - width="460px" + width="560px" :before-close="doClose" :z-index="2000" :modal="false" @@ -15,7 +15,7 @@