| src/example/ExampleDrawPage.js | ●●●●● patch | view | raw | blame | history |
src/example/ExampleDrawPage.js
@@ -10,6 +10,7 @@ optionObjs = { "目标简标": { code: '123123', bz: true, bzlx: 'simple', jbwb: 'R:00017', @@ -239,6 +240,7 @@ .then(mdText => { this.setState({htmlString: window.marked.parse(mdText)}); }); this.showOptions(); } showOptions = () => {