临检天数

This commit is contained in:
mashuai 2025-07-31 17:49:51 +08:00
parent 806b06dd15
commit a1497cb403
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ export default {
{ label: '单位名称', prop: 'unitName', width: '200' }, { label: '单位名称', prop: 'unitName', width: '200' },
{ label: '工程名称', prop: 'projectName', width: '200' }, { label: '工程名称', prop: 'projectName', width: '200' },
{ label: '协议号', prop: 'agreementCode', width: '140' }, { label: '协议号', prop: 'agreementCode', width: '140' },
{ label: '超期时长', prop: 'overDays', width: '100' } { label: '临检天数', prop: 'overDays', width: '100' }
], ],
// //
tableList: [], tableList: [],