duy 2 жил өмнө
parent
commit
1ac3b06e0e

+ 1 - 0
src/views/other/first-item.vue

@@ -447,6 +447,7 @@ const tableRowName = (row) => {
 const isFirstReportDrawer = ref(false)
 const isCanreport = ref(false)
 const firstReportClick = () => {
+    pdfId.value=''
     const rows = deepClone(tableSelectionKeys.value)
     //判断是否满足条件
     const result = rows.every(({status}) => {