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