From a25c3ef238596506a984b8bc89d37bc620a293e0 Mon Sep 17 00:00:00 2001 From: jyy <935090232@qq.com> Date: Wed, 17 Mar 2021 21:00:27 +0800 Subject: [PATCH] 修改bug5 --- zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-update.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-update.html b/zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-update.html index f4ff3e9..642a592 100644 --- a/zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-update.html +++ b/zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-update.html @@ -633,7 +633,6 @@ }, //解绑 openExamineSaleMan(row) { - alert(this.activeName); this.$confirm('是否解绑?', '解绑', { distinguishCancelAndClose: true,//设置关闭按钮和不通过按钮的区别 confirmButtonText: '同意', -- Gitblit v1.9.1