src/templates/sharecomponent/treesettingcomponent/settingform/index.jsx
@@ -248,7 +248,12 @@ wrappedComponentRef={(inst) => this.settingForm = inst} /> </TabPane> <TabPane tab="自定义脚本" key="scripts"> <TabPane tab={ <span> 自定义脚本 {scripts.length ? <span className="count-tip">{scripts.length}</span> : null} </span> } key="scripts"> <CustomScript dict={this.props.dict} setting={setting}