yyb
6 天以前 2ec1cdded5fe7d335cc7f4c3db84d7897deb4d74
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;