src/tabviews/custom/components/module/voucher/voucherTable/index.jsx
@@ -718,7 +718,7 @@ extra = <PlusOutlined onClick={this.plusLine}/> if (editing) { let options = localStorage.getItem(window.GLOB.host + '_voucher_extract') let options = localStorage.getItem(window.GLOB.sysSign + '_voucher_extract') options = options ? JSON.parse(options) : [] children = <AutoComplete