diff --git a/src/views/workLicense/personnelEquipment.vue b/src/views/workLicense/personnelEquipment.vue index bb65ba7..357ddfa 100644 --- a/src/views/workLicense/personnelEquipment.vue +++ b/src/views/workLicense/personnelEquipment.vue @@ -36,6 +36,9 @@ + @@ -273,7 +276,7 @@ export default { }, { label: '设备到期日期', - prop: 'deviceDueDate', + prop: 'validityPeriodExpire', span: 24, width: 150, labelWidth: 140, diff --git a/src/views/workLicense/workLicense.vue b/src/views/workLicense/workLicense.vue index d80189c..8bc8097 100644 --- a/src/views/workLicense/workLicense.vue +++ b/src/views/workLicense/workLicense.vue @@ -50,6 +50,9 @@ +