廖井涛
2024-07-25 15fa56463061f1e94140e23e98987aa3131714bf
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")