From 5857e65f5f35a5f5c3bfeb7765e8078b6f9af7f0 Mon Sep 17 00:00:00 2001 From: shj <1790240199@qq.com> Date: 星期四, 31 三月 2022 16:34:52 +0800 Subject: [PATCH] 自查 --- src/views/safetyproduction/feature.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/safetyproduction/feature.vue b/src/views/safetyproduction/feature.vue index 312c285..6dbb6e0 100644 --- a/src/views/safetyproduction/feature.vue +++ b/src/views/safetyproduction/feature.vue @@ -304,7 +304,6 @@ }); }, deleteById(val) { - console.log(123,val) this.$confirm('确认删除吗','提示', { confirmButtonText: '确认', cancelButtonText: '取消', -- Gitblit v1.9.2