north-glass-erp/northglass-erp/src/components/pp/PrintProcess.vue
@@ -39,7 +39,6 @@ if (like == '') { like = null } console.log(like) data.value.printList = JSON.parse(props.printList) let flowCardCount = data.value.printList.length onMounted(() => { @@ -127,6 +126,7 @@ handleGetQRCode() handleSummary() } else { ElMessage.warning(res.msg) router.push("/login")