From 09ef9987ea08d4f22a8e7bbfec21f73018beb877 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Tue, 13 Aug 2019 17:53:20 +0800 Subject: [PATCH] allow_add_member --- public/react/src/modules/paths/PathDetail/DetailTop.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/paths/PathDetail/DetailTop.js b/public/react/src/modules/paths/PathDetail/DetailTop.js index 5bfb3c765..701a2a3da 100644 --- a/public/react/src/modules/paths/PathDetail/DetailTop.js +++ b/public/react/src/modules/paths/PathDetail/DetailTop.js @@ -209,7 +209,7 @@ class DetailTop extends Component{ >删除路径:""} { - detailInfoList.publish_status===0&&detailInfoList.allow_statistics===true? + detailInfoList.publish_status===0&&detailInfoList.allow_add_member===true? 申请发布:""