From 077c2e3e8472823f80517714e8234db2f58212af Mon Sep 17 00:00:00 2001 From: fanfan Date: Wed, 5 Jun 2024 17:24:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/goods/Index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/goods/Index.vue b/src/views/goods/Index.vue index cf42300..7354f5c 100644 --- a/src/views/goods/Index.vue +++ b/src/views/goods/Index.vue @@ -132,9 +132,9 @@

- {{ text == 0 ? '是' : '否' }} + {{ text == 1 ? '是' : '否' }}