From fdcced641bbbb6dd098ee2e848eb52d3d03eb49a Mon Sep 17 00:00:00 2001 From: yaoyuhao Date: Fri, 2 Feb 2024 16:34:22 +0800 Subject: [PATCH] 1 --- src/views/examine/jfproduct.vue | 2 +- src/views/examine/jfsp.vue | 35 +++++++++++++++++++-------------- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/src/views/examine/jfproduct.vue b/src/views/examine/jfproduct.vue index d9300e5..86eb530 100644 --- a/src/views/examine/jfproduct.vue +++ b/src/views/examine/jfproduct.vue @@ -368,7 +368,7 @@ export default { // this.detailForm.userName = value.shopInfo.userName; // this.detailForm.wpPath = value.panUrl; // this.detailForm.code = value.panCode; - this.detailForm.name = value.goodsName; + this.detailForm.goodsName = value.goodsName; this.detailForm.wpPath = value.domainInfo.wpPath; this.detailForm.code = value.domainInfo.code; this.detailForm.userName = value.shopInfo.userName; diff --git a/src/views/examine/jfsp.vue b/src/views/examine/jfsp.vue index 5df9900..09473ef 100644 --- a/src/views/examine/jfsp.vue +++ b/src/views/examine/jfsp.vue @@ -57,28 +57,33 @@ - + + + - +