src/views/transystem/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/transystem/index.jsx
@@ -604,6 +604,7 @@ result = result.replace(/@ParValue[^0-9a-z_]/ig, (w) => { return w.replace(/@ParValue/ig, `@bid@`) }) result = result.replace(/\n(\s*\n)+/ig, `\n\n`) // result = this.handleFormat(result) }