src/templates/zshare/verifycard/customscript/index.jsx
@@ -271,9 +271,8 @@ <Form.Item label={'快捷添加'} style={{marginBottom: 0}}> <Select showSearch allowClear filterOption={(input, option) => option.props.children.toLowerCase().indexOf(input.toLowerCase()) >= 0} onChange={this.selectScript} onSelect={this.selectScript} getPopupContainer={() => document.getElementById('verify-custom-scripts')} > <Select.Option key="default" value={this.props.defaultsql}>默认sql</Select.Option>