Browse Source

选择品牌时只获取可显示的品牌

macro 2 years ago
parent
commit
791af99ea6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/sms/brand/index.vue

+ 1 - 0
src/views/sms/brand/index.vue

@@ -221,6 +221,7 @@
           multipleSelection:[],
           listQuery:{
             keyword: null,
+            showStatus:1,
             pageNum: 1,
             pageSize: 5
           }