|
@ -325,6 +325,7 @@ const getSelectionRows = (currentPage,currentPageSelectionRows) => { |
|
|
} |
|
|
} |
|
|
/** 初始化 **/ |
|
|
/** 初始化 **/ |
|
|
onMounted(async () => { |
|
|
onMounted(async () => { |
|
|
|
|
|
tableObjectHead.params.yearAndMonth = formatDate(new Date(), 'YYYY-MM') |
|
|
getListHead() |
|
|
getListHead() |
|
|
getListExecute() |
|
|
getListExecute() |
|
|
importTemplateData.templateUrl = await DeliveryCalendarApi.importTemplate() |
|
|
importTemplateData.templateUrl = await DeliveryCalendarApi.importTemplate() |
|
|