forms/imagePicker/CImagePicker.vue @@ -74,8 +74,6 @@ }, methods: { handleChange(files, operationType, index) { if (operationType === 'add') { } const value = []; files.forEach((file) => { if (file.type === 'btn') {