zhouwenxuan
2023-11-10 4f97657270b7aef0d3b7a6b25ea2b4adb07a77c7
src/views/analyse/identify/components/identifyQuery.vue
@@ -236,7 +236,6 @@
};
const onDelIdentifyQuery = (index: number, val: IdentifyType) => {
  console.log(val,'val')
    ElMessageBox.confirm(`此操作将永久删除该辨识,是否继续?`, '提示', {
        confirmButtonText: '确认',
        cancelButtonText: '取消',