src/tabviews/custom/components/module/voucher/saveAsTemp/index.jsx
@@ -18,15 +18,13 @@ UNSAFE_componentWillMount() { let menuId = '16289973311406f3ko9nm8ehotdmu80o' let menu = window.GLOB.mkThdMenus.filter(m => m.MenuID === menuId)[0] let menu = window.GLOB.mkThdMenus.get(menuId) if (menu) { let newtab = { this.setState({menu: { ...menu, param: {} } this.setState({menu: newtab}) }}) } }