From 13850d39f2efd63a9211d1af7d3f3a98c2e15d29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Mon, 29 Jul 2024 15:58:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AD=BE=E7=BA=A6=E4=B8=93?= =?UTF-8?q?=E7=97=85=E8=B7=AF=E5=BE=84=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/newSigning/index.vue | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/src/views/manage/newSigning/index.vue b/src/views/manage/newSigning/index.vue index e0d053b..55096cf 100644 --- a/src/views/manage/newSigning/index.vue +++ b/src/views/manage/newSigning/index.vue @@ -99,11 +99,25 @@ height: 36px; overflow: hidden; " + v-if="signPackage.servicePackageName" :style=" signPackage.servicePackageName == '请选择服务包' ? 'color: #c0c4cc;' : '' " >{{ signPackage.servicePackageName }} + + 请选择服务包