From 08dcf48590aa81698807c5d80902391c0425850d Mon Sep 17 00:00:00 2001
From: cabbage <281119120@qq.com>
Date: Mon, 7 Jul 2025 16:46:42 +0800
Subject: [PATCH] =?UTF-8?q?##=20=E9=9A=90=E8=97=8F=E6=B7=BB=E5=8A=A0?=
=?UTF-8?q?=E4=BA=A7=E5=93=81=E4=B8=AD=E8=BF=9B=E9=94=80=E5=AD=98=E6=8E=A5?=
=?UTF-8?q?=E5=8F=A3=E8=B0=83=E7=94=A8=EF=BC=9B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/goodsManage/productRelease/jcsz.vue | 144 +++++++++---------
1 file changed, 73 insertions(+), 71 deletions(-)
diff --git a/src/views/goodsManage/productRelease/jcsz.vue b/src/views/goodsManage/productRelease/jcsz.vue
index e43b27d..dee346a 100644
--- a/src/views/goodsManage/productRelease/jcsz.vue
+++ b/src/views/goodsManage/productRelease/jcsz.vue
@@ -366,70 +366,72 @@
{{ '确认' }}
+
-
-
-
-
-
-
-
-
- {{ '搜索' }}
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{
- this.productList = res.rows
- this.total = res.total
- })
- },
+ // getProduct() {
+ // api.productFind1(Object.assign({}, this.queryParams, this.select)).then((res) => {
+ // this.productList = res.rows
+ // this.total = res.total
+ // })
+ // },
getRepurchaseType() {
api.repurchaseType().then((res) => {
this.repurchaseTypeList = res.data