mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 12:32:25 +00:00
Update selectFile.vue
This commit is contained in:
@@ -50,8 +50,6 @@ watch(
|
||||
() => props.modelValue,
|
||||
value => {
|
||||
fileList.value = value
|
||||
emits('update:modelValue', val)
|
||||
|
||||
},
|
||||
{immediate: true}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user