From 3784d8ab14497a4c71cd9d13df982e706a9401aa Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期三, 05 七月 2023 11:21:56 +0800
Subject: [PATCH] 代码提交

---
 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