src/templates/sharecomponent/settingcomponent/settingform/index.jsx
@@ -395,7 +395,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={dict} setting={setting}