From 166e3b68ce813461a6d8026efbc7fad2925d43ef Mon Sep 17 00:00:00 2001 From: lihang <lihang@vci-tech.com> Date: 星期二, 04 七月 2023 18:39:04 +0800 Subject: [PATCH] Merge branch 'master' of http://dev.vci-tech.com:1065/r/ubcs --- Source/UBCS-WEB/src/components/work/BusinessWork.vue | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/Source/UBCS-WEB/src/components/work/BusinessWork.vue b/Source/UBCS-WEB/src/components/work/BusinessWork.vue index 4968fdf..b4d93d0 100644 --- a/Source/UBCS-WEB/src/components/work/BusinessWork.vue +++ b/Source/UBCS-WEB/src/components/work/BusinessWork.vue @@ -37,8 +37,6 @@ handler(newval,oldval){ this.BuinessOids=newval; this.BuinseseRend() - console.log(newval) - console.log(this.BuinessOids) }, deep:true } @@ -48,8 +46,6 @@ mounted() { }, methods:{ - HandlerRend(){ - }, BuinseseRend(){ businese({ btmType:'wupin', -- Gitblit v1.9.3