|
|
@ -2003,9 +2003,9 @@ export default { |
|
|
customerResponseModalFlag: false, |
|
|
customerResponseModalFlag: false, |
|
|
projectPartModelFlag: false, |
|
|
projectPartModelFlag: false, |
|
|
contactModelFlag: false, |
|
|
contactModelFlag: false, |
|
|
priceCheckDetailList:[], |
|
|
|
|
|
|
|
|
priceCheckDetailList: [], |
|
|
plmQuotationInformationArr: [], |
|
|
plmQuotationInformationArr: [], |
|
|
ossColumns:[ |
|
|
|
|
|
|
|
|
ossColumns: [ |
|
|
{ |
|
|
{ |
|
|
userId: this.$store.state.user.name, |
|
|
userId: this.$store.state.user.name, |
|
|
functionId: 103001, |
|
|
functionId: 103001, |
|
|
@ -2097,14 +2097,14 @@ export default { |
|
|
columnWidth: 140 |
|
|
columnWidth: 140 |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
rejectVisible:false, |
|
|
|
|
|
rejectOpinion:'', |
|
|
|
|
|
detailVisible:false, |
|
|
|
|
|
|
|
|
|
|
|
no:1, |
|
|
|
|
|
size:20, |
|
|
|
|
|
total:0, |
|
|
|
|
|
queryLoading:false, |
|
|
|
|
|
|
|
|
rejectVisible: false, |
|
|
|
|
|
rejectOpinion: '', |
|
|
|
|
|
detailVisible: false, |
|
|
|
|
|
no: 1, |
|
|
|
|
|
size: 20, |
|
|
|
|
|
total: 0, |
|
|
|
|
|
queryLoading: false, |
|
|
|
|
|
superAdmin: false, |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
mounted() { |
|
|
mounted() { |
|
|
|