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 ? '是' : '否' }}