From cc7e7d9c94b1bb752035421461678c596f5e6cd3 Mon Sep 17 00:00:00 2001
From: yanyizhou <2311759275@qq.com>
Date: Thu, 9 Dec 2021 17:34:57 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E8=AF=A6=E6=83=85=20-=20?=
=?UTF-8?q?=E6=9F=A5=E7=9C=8B=E5=88=86=E8=A7=A3=E5=8D=95=20-=20=E6=96=B0?=
=?UTF-8?q?=E8=BD=A6=E5=9E=8B=EF=BC=8C=E5=9C=A8=E9=93=B2=E8=BD=A6=EF=BC=8C?=
=?UTF-8?q?=E9=80=82=E7=94=A8=E8=BD=A6=E5=9E=8B=E5=A4=9A=E9=80=89=E5=9B=9E?=
=?UTF-8?q?=E6=98=BE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/details/otherStandardDetails/index.vue | 6 ------
1 file changed, 6 deletions(-)
diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index dd9c0b8d1..1da2de6f6 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -722,17 +722,11 @@
prop="xccssrq"
label="新车型实施日期(文本)"
width="180">
-
- {{ scope.row.xccssrq ? $moment(scope.row.xccssrq).format('YYYY-MM-DD') : '' }}
-
-
- {{ scope.row.zccssrq ? $moment(scope.row.zccssrq).format('YYYY-MM-DD') : '' }}
-