From cd2c15d5246c40bfa8cf7d9a7d11474ab9d8602a Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Tue, 9 Jun 2026 14:33:37 +0800 Subject: [PATCH] 1 --- src/views/app/business/lineManage/addEdit.vue | 10 ++++++++-- src/views/app/business/logistics/logistics.vue | 15 +++++---------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/src/views/app/business/lineManage/addEdit.vue b/src/views/app/business/lineManage/addEdit.vue index e7a42b4..4ec25f0 100644 --- a/src/views/app/business/lineManage/addEdit.vue +++ b/src/views/app/business/lineManage/addEdit.vue @@ -86,7 +86,7 @@ @@ -301,6 +301,12 @@ that.$refs.goodsPage.init(that.form.linkParams); }); }, + cannelPage(){ + this.adList=[{ + pic: '' + }], + this.visible = false + }, getGoods(v) { console.log('11111', v) this.form.productList1.productImage = v.productPicture @@ -329,7 +335,7 @@ for (let i = 0; i < this.shopList.length; i++) { if (this.shopList[i].id == v) { let data = { - products: this.shopList[i].products, + // products: this.shopList[i].products, id: this.shopList[i].id, shopName: this.shopList[i].shopName, shopPhone: this.shopList[i].shopPhone, diff --git a/src/views/app/business/logistics/logistics.vue b/src/views/app/business/logistics/logistics.vue index a6ff3d1..f2e8c25 100644 --- a/src/views/app/business/logistics/logistics.vue +++ b/src/views/app/business/logistics/logistics.vue @@ -11,19 +11,14 @@ + - - - - - - - - - - + + + +