李志伟 2 yıl önce
ebeveyn
işleme
5ec8014752

+ 1
- 0
src/pages/invoiceFill/components/InvoiceDetail.jsx Dosyayı Görüntüle

@@ -106,6 +106,7 @@ export default forwardRef((props, ref) => {
106 106
         expfunc={getExport}
107 107
         invoiceId={invoiceId}
108 108
         options={false}
109
+        search={false}
109 110
         params={{ invoiceId }}
110 111
       />
111 112