forked from verdnatura/salix-front
fix: remove print variable
This commit is contained in:
parent
8acd008f42
commit
9eff6b56ea
|
@ -22,7 +22,6 @@ function showLabel(data) {
|
|||
}
|
||||
</script>
|
||||
<template>
|
||||
{{ modelValue }}
|
||||
<VnSelectDialog
|
||||
v-model="modelValue"
|
||||
option-filter-value="search"
|
||||
|
|
Loading…
Reference in New Issue