From df6add881422755c7c01a8fa55ee2b97bfb6f26b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BF=97=E9=B9=8F?= <2916022834@qq.com> Date: Tue, 14 Oct 2025 11:42:07 +0800 Subject: [PATCH] =?UTF-8?q?brand=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/LibraryPage/brandDetail.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/component/LibraryPage/brandDetail.vue b/src/component/LibraryPage/brandDetail.vue index a85e776a..8da391b9 100644 --- a/src/component/LibraryPage/brandDetail.vue +++ b/src/component/LibraryPage/brandDetail.vue @@ -192,12 +192,12 @@ export default defineComponent({ Https.axiosPost(Https.httpUrls.brandDNAUpload, new_data,{headers:{'Content-Type': 'multipart/form-data'}}).then( (rv: any) => { dataDom.fall.clearData() + data.isShowMark = false + data.isNoData = false data.currentPage = 1 getLibraryList() // rv.canvasUrl = rv.minIOPath // dataDom.fall.push([rv]); - data.isNull = false - data.isShowMark = false } ).catch((res)=>{ // getLibraryList()