duy 7 сар өмнө
parent
commit
8a0a76df79

+ 1 - 0
src/views/tasks/components/hc-data/mass-form.vue

@@ -73,6 +73,7 @@ onMounted(() => {
 const pdfList = ref([])
 
 const pdfUrl = ref('')
+
 const changPdf = (url) => {
     pdfUrl.value = url
 }