@ -1261,6 +1261,9 @@ const tempChange = (checked, event) => {
/** 初始化 **/
onMounted(async () => {
tableObject.params = {
type: "MOLD",
}
getList()
importTemplateData.templateUrl = await MoldMaintenanceMainApi.importTemplate()
})