bug修改
This commit is contained in:
@@ -379,6 +379,7 @@ export default {
|
||||
type: 'chargeNoticeA',
|
||||
label: `A:${ this.workingGroupDetail.chargeNoticeNoA }`,
|
||||
value: this.workingGroupDetail.chargeNoticeNoA,
|
||||
key: this.workingGroupDetail.chargeA,
|
||||
yearCharge: this.workingGroupDetail.yearChargeA,
|
||||
chargeNoticeId: this.workingGroupDetail.chargeNoticeAId
|
||||
}
|
||||
@@ -390,6 +391,7 @@ export default {
|
||||
type: 'chargeNoticeB',
|
||||
label: `B:${ this.workingGroupDetail.chargeNoticeNoB }`,
|
||||
value: this.workingGroupDetail.chargeNoticeNoB,
|
||||
key: this.workingGroupDetail.chargeB,
|
||||
yearCharge: this.workingGroupDetail.yearChargeB,
|
||||
chargeNoticeId: this.workingGroupDetail.chargeNoticeBId
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user