feat: 修改弹窗中TYPE对应的字段
This commit is contained in:
parent
dc868b2d7e
commit
0d2d7f2128
|
@ -73,7 +73,7 @@ export default {
|
|||
},
|
||||
{
|
||||
label: 'TYPE',
|
||||
key: 'type'
|
||||
key: 'efficCalculType'
|
||||
},
|
||||
{
|
||||
label: 'VENDOR',
|
||||
|
@ -127,7 +127,7 @@ export default {
|
|||
},
|
||||
{
|
||||
label: 'TYPE',
|
||||
key: 'type'
|
||||
key: 'efficCalculType'
|
||||
},
|
||||
{
|
||||
label: 'USED',
|
||||
|
@ -201,7 +201,7 @@ export default {
|
|||
},
|
||||
{
|
||||
label: 'TYPE',
|
||||
key: 'type'
|
||||
key: 'efficCalculType'
|
||||
},
|
||||
{
|
||||
label: 'USED',
|
||||
|
@ -275,7 +275,7 @@ export default {
|
|||
},
|
||||
{
|
||||
label: 'TYPE',
|
||||
key: 'type'
|
||||
key: 'efficCalculType'
|
||||
},
|
||||
{
|
||||
label: 'USED',
|
||||
|
@ -349,7 +349,7 @@ export default {
|
|||
},
|
||||
{
|
||||
label: 'TYPE',
|
||||
key: 'type'
|
||||
key: 'efficCalculType'
|
||||
}
|
||||
],
|
||||
[MarkerType.Car]: [
|
||||
|
@ -399,7 +399,7 @@ export default {
|
|||
},
|
||||
{
|
||||
label: 'TYPE',
|
||||
key: 'type'
|
||||
key: 'efficCalculType'
|
||||
},
|
||||
{
|
||||
label: 'USED',
|
||||
|
@ -473,7 +473,7 @@ export default {
|
|||
},
|
||||
{
|
||||
label: 'TYPE',
|
||||
key: 'type'
|
||||
key: 'efficCalculType'
|
||||
},
|
||||
{
|
||||
label: 'USED',
|
||||
|
|
Loading…
Reference in New Issue
Block a user