浏览代码

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: {}
       }