From 5ecb7958c96d3f0b6d47b79aff7eb306c2cf690f Mon Sep 17 00:00:00 2001
From: charles <981744753@qq.com>
Date: 星期二, 06 八月 2024 11:16:58 +0800
Subject: [PATCH] gitlab上面的wms转移到公司git
---
src/views/productManage/productCategory/ProductList.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/productManage/productCategory/ProductList.vue b/src/views/productManage/productCategory/ProductList.vue
index a548d31..65e021d 100644
--- a/src/views/productManage/productCategory/ProductList.vue
+++ b/src/views/productManage/productCategory/ProductList.vue
@@ -201,7 +201,6 @@
},
// 琛岀偣鍑�
tableRowClick(row) {
- console.log(row)
this.editConfig.visible = true
this.editConfig.title = "缂栬緫"
this.editConfig.infomation = { ...row }
--
Gitblit v1.8.0