duy преди 2 години
родител
ревизия
1ac3b06e0e
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/other/first-item.vue

+ 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}) => {