src/menu/urlfieldcomponent/index.jsx
@@ -63,7 +63,7 @@ let config = JSON.stringify(this.props.config) const _this = this if (new RegExp(field, 'ig').test(config)) { if (new RegExp('@' + field + '@', 'ig').test(config)) { confirm({ title: `配置中存在@${field}@,确定删除吗?`, content: '',