king
2025-05-13 feb1479b80e84e11d1008e87765593e6f5468622
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