From 50f09fb864f1e1870bf26d2edbd0e2ce05170f63 Mon Sep 17 00:00:00 2001 From: wangxy Date: Fri, 24 Dec 2021 17:21:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/queryComponent/index.vue | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/components/queryComponent/index.vue b/src/components/queryComponent/index.vue index 748c12a..6ecb4f1 100644 --- a/src/components/queryComponent/index.vue +++ b/src/components/queryComponent/index.vue @@ -11,7 +11,7 @@
- @@ -21,8 +21,13 @@ :label="item['label']" :value="item['value']"> - - --> +
+ 是否有效: + 有效 + 无效 +
+ +
+ 是否发布: + 未发布 + 已发布 +