src/views/salesManagement/invoiceLedger/index.vue
@@ -409,12 +409,6 @@ } }; const handleFile = (commonFiles) => { commonFiles.forEach((e) => { proxy.$download.name(e.url); }); }; const clearRange = () => { searchForm.invoiceDate = []; searchForm.invoiceDateStart = undefined;