src/views/inspectionManagement/commissionInspection/index.vue @@ -327,6 +327,9 @@ if (document.execCommand('copy')) { this.$message.success('已复制到剪贴板') } }, handleClick(row){ console.log(row); } } }