buf dix in cost controller select

This commit is contained in:
Hesabix 2025-04-04 17:36:19 +00:00
parent 1ccf5501a3
commit 77977b54a5

View file

@ -76,7 +76,7 @@ export default {
name: 'CostTreeSelect',
props: {
modelValue: {
type: [Object, Number],
type: [Object, Number, String],
default: null
},
label: {