Browse Source

质保资料

duy 7 tháng trước cách đây
mục cha
commit
8a0a76df79
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/tasks/components/hc-data/mass-form.vue

+ 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
 }