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)
 }
 
 // 暴露出去