Browse Source

奇瑞问题清单 305 家族DFMEA、项目DFMEA、整车、系统、零件DVP的基本信息-变更管理页面,列表的【变更内容简述】改为【变更内容】

刘让远 3 months ago
parent
commit
e91f259b3d

+ 1 - 1
src/views/componentsDVP/baseInfo/changeManagement/index.vue

@@ -183,7 +183,7 @@ export default {
         },
         },
         // 变更内容
         // 变更内容
         {
         {
-          title: this.$t('base.info.description-of-change-content'),
+          title: this.$t('base.info.change-content'),
           dataIndex: 'description',
           dataIndex: 'description',
           align: 'center',
           align: 'center',
           width: 150,
           width: 150,

+ 1 - 1
src/views/fullVehicle/baseInfo/changeManagement/index.vue

@@ -183,7 +183,7 @@ export default {
         },
         },
         // 变更内容
         // 变更内容
         {
         {
-          title: this.$t('base.info.description-of-change-content'),
+          title: this.$t('base.info.change-content'),
           dataIndex: 'description',
           dataIndex: 'description',
           align: 'center',
           align: 'center',
           width: 150,
           width: 150,

+ 1 - 1
src/views/systemDVP/baseInfo/changeManagement/index.vue

@@ -183,7 +183,7 @@ export default {
         },
         },
         // 变更内容
         // 变更内容
         {
         {
-          title: this.$t('base.info.description-of-change-content'),
+          title: this.$t('base.info.change-content'),
           dataIndex: 'description',
           dataIndex: 'description',
           align: 'center',
           align: 'center',
           width: 150,
           width: 150,