fix:国际化修改

This commit is contained in:
zhangyu
2022-07-07 17:35:13 +08:00
parent ffe63fe844
commit 3a012319bd

View File

@@ -246,7 +246,7 @@
v-model="editPanel.param.report.schedule.repeat"
id="chart-box-title"
v-if="isShow === 3 ? true :false">
<template slot="append">{{ $t("backup.week") }}</template>
<template slot="append">{{ $t("el.datepicker.week") }}</template>
</el-input>
<el-input
size="small"