Commit 4a2f67c1 authored by 沈翠玲's avatar 沈翠玲

报表

parent fbdfd771
...@@ -177,7 +177,7 @@ import FactorySelect from "@/components/FactorySelect/index.vue"; ...@@ -177,7 +177,7 @@ import FactorySelect from "@/components/FactorySelect/index.vue";
// 是否显示弹出层 // 是否显示弹出层
open: false, open: false,
tableHeight: 0, tableHeight: 0,
daterangePurchaseDate: [dayjs().startOf('month').format('YYYY-MM-DD'), dayjs().endOf('month').format('YYYY-MM-DD')], daterangePurchaseDate: [],
// 查询参数 // 查询参数
queryParams: { queryParams: {
pageNum: 1, pageNum: 1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment