From f3b8ee4f39640bf2799d81ad0107a6a1e1e1421d Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期五, 25 十一月 2022 16:02:30 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_ui

---
 src/components/myUpload/index.vue |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/src/components/myUpload/index.vue b/src/components/myUpload/index.vue
index 799794e..95d078f 100644
--- a/src/components/myUpload/index.vue
+++ b/src/components/myUpload/index.vue
@@ -93,15 +93,6 @@
         }
     },
     props: {
-        // 杩斿洖涓婁紶鎴愬姛鍥剧墖鍦板潃
-        setPictureUrl:{
-            type:Function,
-            default:()=>{}
-        },
-        delPictureUrl:{
-            type:Function,
-            default:()=>{}
-        },
       pictureList: {
         type: Array,
         default: () => []

--
Gitblit v1.8.0