소스 검색

fix: 订阅信息类型显示拟建项目

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 1 년 전
부모
커밋
da79bd390d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apps/bigmember_pc/src/views/subscribe/constant/search-filters.js

+ 1 - 1
apps/bigmember_pc/src/views/subscribe/constant/search-filters.js

@@ -92,7 +92,7 @@ function createSubscribeMoreSchema(conf = {}) {
       expand: {
         component: InfoTypeDropdown,
         props: {
-          notNJ: true
+          notNJ: false
         },
         hooks: {}
       }