ZaiZai 5 months ago
parent
commit
8cf97d3c26
1 changed files with 2 additions and 0 deletions
  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)
 }
 
 // 暴露出去