diff --git a/public/react/src/modules/question/component/Listjihe.js b/public/react/src/modules/question/component/Listjihe.js index ff1b5dab0..fe7d079ef 100644 --- a/public/react/src/modules/question/component/Listjihe.js +++ b/public/react/src/modules/question/component/Listjihe.js @@ -417,7 +417,10 @@ class Listjihe extends Component { : ( items.public==true? - "" +

+ + 已公开 +

:

this.props.showmodelsInaudit(e)}> @@ -441,7 +444,10 @@ class Listjihe extends Component {

) : - "" +

+ + 已公开 +

} @@ -451,7 +457,7 @@ class Listjihe extends Component { items.item_type === "PROGRAM" ? "" : -

this.props.chakanjiexibool(keindex)}> +

this.props.chakanjiexibool(keindex)}> 查看解析

}