ZaiZai 5 달 전
부모
커밋
8cf97d3c26
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/tentative/detect/components/ListItem.vue

+ 2 - 0
src/views/tentative/detect/components/ListItem.vue

@@ -1765,6 +1765,8 @@ const getTheOrderDataClick = async (item, index) => {
     await getBussDataInfo(item, index, {
         entrustId: entrustId,
     })
+    //渲染表单
+    await getExcelHtml(item, index)
 }
 
 // 暴露出去