fix:修复 alertMessage 图表不显示的问题 以及 查看图表后 分页查询带了时间参数的问题

This commit is contained in:
zhangyu
2021-05-14 15:24:32 +08:00
parent 212cb25ad0
commit 801180443f
22 changed files with 72 additions and 44 deletions

View File

@@ -373,7 +373,7 @@ export default {
disabled: false
}, {
id: 34,
name: this.$t('project.project.project'),
name: this.$t('project.project.projectName'),
// name: this.$t('asset.asset'),
type: 'input',
label: 'projectName',