|
|
@ -95,7 +95,7 @@ import Pagination from '@/components/pagination' |
|
|
|
import pageye from '@/components/pagination/pageye' |
|
|
|
import yancheguanliAdd from '@/views/supplychain/yancheguanli/yancheguanliAdd' |
|
|
|
import yancheguanliInfo from '@/views/supplychain/yancheguanli/yancheguanliInfo' |
|
|
|
import vehicleconfiguration from '@/views/cheliang/cheliangtaizhang/relation/vehicleconfiguration' |
|
|
|
import vehicleconfiguration from '@/components/VehicleConfigurationSub/vehicleconfiguration' |
|
|
|
|
|
|
|
export default { |
|
|
|
name: 'yancheguanli', |
|
|
@ -178,7 +178,7 @@ export default { |
|
|
|
this.viewState = 5 |
|
|
|
const aa = { |
|
|
|
modelSid: row.modelSid, |
|
|
|
modelConfigSid: row.configSid, |
|
|
|
configSid: row.configSid, |
|
|
|
vehModelConfigSid: row.modelSidAndConfig, |
|
|
|
guidedPrice: row.guidedPrice |
|
|
|
} |
|
|
|