From 619c1c094dda94d3da5f0b79073c1fa55d0d0aff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Thu, 24 Jun 2021 09:14:36 +0800 Subject: [PATCH] commit --- .../accessStandardsAndRegulations/pages/otherAddEit.vue | 1 + .../accessStandardsAndRegulations/pages/projectAddEit.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/otherAddEit.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/otherAddEit.vue index 953d040be..fbbbee259 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/otherAddEit.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/otherAddEit.vue @@ -481,6 +481,7 @@ export default { // 新增、编辑 基础信息字段 sarAccessEO: { id: '', + sortKey: 3, detailedList: '', detailedListName: '', energyKind: '', diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue index 7edf017a4..438cd6866 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue @@ -481,6 +481,7 @@ export default { // 新增、编辑 基础信息字段 sarAccessEO: { id: '', + sortKey: 2, projectName: '', detailedListName: '', energyKind: '',