chenlu
2024-04-19 a0fed21bc903776940277dca890bade7942cc7c0
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintFlowCard.vue
@@ -205,7 +205,6 @@
              id += selectRecords[i].id + "|"
            }
          }
          console.log(selectRecords)
          router.push({path: '/main/processCard/printProcess', query: {printList: JSON.stringify(selectRecords)}})
          //dialogTableVisible.value = true
          break