添加虚拟清单的适用增补件字段

This commit is contained in:
qq787203167
2022-05-17 10:03:01 +08:00
parent 085c2608b0
commit 1cb0a4c89d
4 changed files with 92 additions and 62 deletions
+37 -36
View File
@@ -797,40 +797,41 @@ module.exports = {
red: 'red',
blue: 'blue',
yellow: 'yellow',
resultReported:'Result Reported',
TheDoesNotContainData:'The maintenance list of the virtual list does not contain data',
number:'No',
Deadline:'Deadline',
toBeConfirmed:'To be confirmed',
designComplianceReview:'Confirm design conformance',
preHomeConfirmation:'PreHomo confirmation',
verificationComplianceReview:'Verify conformance validation',
Deployment:'Deployment',
pleaseDesignConformityConfirmation:'Please complete the data of design conformity confirmation',
pleaseConfirmedByPrehomo:'Please complete the data confirmed by prehomo',
pleaseConformityVerification:'Please complete the data of Conformity verification',
virtualListDetails:'Virtual list details',
maintainVirtualList:'Maintain virtual list',
reasonsForRejection:'Reasons for rejection',
inconformity:'Non-Compliance',
toTrack:'To be tracked',
Launch:'Launch',
maintainProgress:'Maintain',
redSchedule:'Red: not in conformity, and there is no acceptable scheme and schedule',
yellowSchedule:'Yellow: non conformance / to be tracked, with acceptable scheme and schedule',
greenRequirements:'Green: confirm that it meets or meets the current requirements',
blueUndeterminedState:'Blue: undetermined state',
authenticationMessage:'Authentication Message',
accept:'Accept',
notLaunch:'Not Launch',
refuse:'Refuse',
taskTermination:'Task termination',
projectStatusAndProgress:'Project status and progress',
listConfirmationProgress:'List confirmation progress',
taskConfirmationProgress:'Task confirmation progress',
designComplianceConfirmationProgress:'Design Compliance Confirmation Progress',
preHomeConfirmProgress:'Pre-Home confirm progress',
verificationComplianceConfirmationProgress:'Verification compliance confirmation progress',
totalTable:'Total',
newlyAdded:'Newly Added',
resultReported: 'Result Reported',
TheDoesNotContainData: 'The maintenance list of the virtual list does not contain data',
number: 'No',
Deadline: 'Deadline',
toBeConfirmed: 'To be confirmed',
designComplianceReview: 'Confirm design conformance',
preHomeConfirmation: 'PreHomo confirmation',
verificationComplianceReview: 'Verify conformance validation',
Deployment: 'Deployment',
pleaseDesignConformityConfirmation: 'Please complete the data of design conformity confirmation',
pleaseConfirmedByPrehomo: 'Please complete the data confirmed by prehomo',
pleaseConformityVerification: 'Please complete the data of Conformity verification',
virtualListDetails: 'Virtual list details',
maintainVirtualList: 'Maintain virtual list',
reasonsForRejection: 'Reasons for rejection',
inconformity: 'Non-Compliance',
toTrack: 'To be tracked',
Launch: 'Launch',
maintainProgress: 'Maintain',
redSchedule: 'Red: not in conformity, and there is no acceptable scheme and schedule',
yellowSchedule: 'Yellow: non conformance / to be tracked, with acceptable scheme and schedule',
greenRequirements: 'Green: confirm that it meets or meets the current requirements',
blueUndeterminedState: 'Blue: undetermined state',
authenticationMessage: 'Authentication Message',
accept: 'Accept',
notLaunch: 'Not Launch',
refuse: 'Refuse',
taskTermination: 'Task termination',
projectStatusAndProgress: 'Project status and progress',
listConfirmationProgress: 'List confirmation progress',
taskConfirmationProgress: 'Task confirmation progress',
designComplianceConfirmationProgress: 'Design Compliance Confirmation Progress',
preHomeConfirmProgress: 'Pre-Home confirm progress',
verificationComplianceConfirmationProgress: 'Verification compliance confirmation progress',
totalTable: 'Total',
newlyAdded: 'Newly Added',
applicableSupplement: 'Applicable Supplement'
}
+25 -24
View File
@@ -56,7 +56,7 @@ module.exports = {
no: '没有任何',
click: '点击',
add: '添加',
newlyAdded:'新增',
newlyAdded: '新增',
FilterMatching: '过滤条件匹配',
AllMatching: '所有条件都要求匹配',
AnyOneMatches: '条件中的任意一个匹配',
@@ -815,27 +815,28 @@ module.exports = {
pleaseDesignConformityConfirmation: '请补全设计符合性确认的数据',
pleaseConfirmedByPrehomo: '请补全 PreHomo确认的数据',
pleaseConformityVerification: '请补全验证符合性确认的数据',
virtualListDetails:'虚拟清单详情',
maintainVirtualList:'维护虚拟清单',
reasonsForRejection:'驳回原因',
inconformity:'不符合',
toTrack:'待追踪',
Launch:'发起',
notLaunch:'未发起',
maintainProgress:'维护进度',
redSchedule:'不符合且无可接受的方案和时间表',
yellowSchedule:'不符合/待追踪有可接受的方案和时间表',
greenRequirements:'绿确认符合或满足当前要求',
blueUndeterminedState:'未判断状态',
authenticationMessage:'认证消息',
accept:'接受',
refuse:'拒绝',
taskTermination:'任务终止',
projectStatusAndProgress:'项目状态进度',
listConfirmationProgress:'清单确认进度',
taskConfirmationProgress:'任务确认进度',
designComplianceConfirmationProgress:'设计符合性确认进度',
preHomeConfirmProgress:'Pre-Home确认进度',
verificationComplianceConfirmationProgress:'验证符合性确认进度',
totalTable:'总数',
virtualListDetails: '虚拟清单详情',
maintainVirtualList: '维护虚拟清单',
reasonsForRejection: '驳回原因',
inconformity: '不符合',
toTrack: '待追踪',
Launch: '发起',
notLaunch: '未发起',
maintainProgress: '维护进度',
redSchedule: '不符合且无可接受的方案和时间表',
yellowSchedule: '不符合/待追踪有可接受的方案和时间表',
greenRequirements: '绿确认符合或满足当前要求',
blueUndeterminedState: '未判断状态',
authenticationMessage: '认证消息',
accept: '接受',
refuse: '拒绝',
taskTermination: '任务终止',
projectStatusAndProgress: '项目状态进度',
listConfirmationProgress: '清单确认进度',
taskConfirmationProgress: '任务确认进度',
designComplianceConfirmationProgress: '设计符合性确认进度',
preHomeConfirmProgress: 'Pre-Home确认进度',
verificationComplianceConfirmationProgress: '验证符合性确认进度',
totalTable: '总数',
applicableSupplement: '适用增补件'
}
@@ -260,6 +260,20 @@
</a-form-model-item>
</div>
</a-col>
<a-col :span="12">
<div class="box-title-text">
<div class="title-text">
<span class="title-text-text"
:title="$t('applicableSupplement')">{{$t('applicableSupplement')}}</span>
</div>
<a-form-model-item class="itemModel" prop="applicableSupplement">
<a-input class="box-input"
:disabled="false"
v-model="formInline.applicableSupplement"
:placeholder="$t('PleaseEnter')+$t('applicableSupplement')"/>
</a-form-model-item>
</div>
</a-col>
</a-row>
<a-row :gutter="24">
<a-col :span="24">
@@ -539,6 +553,13 @@
trigger: 'blur'
}
],
applicableSupplement:[
{
max: 100,
message: this.$t('applicableSupplement') + this.$t('cannotExceed') + 100 + this.$t('Characters'),
trigger: 'blur'
}
],
remark: [
{
max: 300,
@@ -271,7 +271,7 @@
exportData: '/dummy/dummyInventoryInfoEO/exportData',
exportTemplate: '/dummy/dummyInventoryInfoEO/exportTemplate',
getSysCategoryTree: '/sys/category/getSysCategoryTree',
logList:'/dummy/dummyLogEO/page',
logList: '/dummy/dummyLogEO/page'
},
loading: false,
dataSource: [],
@@ -370,6 +370,13 @@
dataIndex: 'attestationRank_dictText',
scopedSlots: { customRender: 'titleName' }
},
{
title: this.$t('applicableSupplement'),
align: 'center',
width: 180,
dataIndex: 'applicableSupplement',
scopedSlots: { customRender: 'titleName' }
},
{
title: this.$t('technicalField'),
align: 'center',
@@ -590,7 +597,7 @@
this.getList()
},
UpdateLogClick() {
this.$refs.UpdateLogRef.getList({dummyInventoryBaseId:this.$route.query.id})
this.$refs.UpdateLogRef.getList({ dummyInventoryBaseId: this.$route.query.id })
},
searchQuery() {
this.getList()