buf dix in cost controller select
This commit is contained in:
parent
1ccf5501a3
commit
77977b54a5
|
@ -76,7 +76,7 @@ export default {
|
|||
name: 'CostTreeSelect',
|
||||
props: {
|
||||
modelValue: {
|
||||
type: [Object, Number],
|
||||
type: [Object, Number, String],
|
||||
default: null
|
||||
},
|
||||
label: {
|
||||
|
|
Loading…
Reference in a new issue