From e0b70d8f659ec9869c583f1ffcab0944aee1bac2 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Sat, 21 Dec 2024 17:08:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E5=88=97=E8=A1=A8=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=8C=89=E9=92=AE=E4=B8=8B=E6=96=B9=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E5=92=8C=E8=B7=B3=E8=BD=AC=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/renwu/components/pop-add-renwu.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/renwu/components/pop-add-renwu.vue b/src/views/renwu/components/pop-add-renwu.vue index c72bac7..d06248f 100644 --- a/src/views/renwu/components/pop-add-renwu.vue +++ b/src/views/renwu/components/pop-add-renwu.vue @@ -83,6 +83,12 @@ + + + + + + @@ -122,6 +128,8 @@ export default { title: "", shows: 1, sort: "", + buttonUnderContent:'', + buttonUnderUrl:'' }, }; },