From dd845fb8c3972ba17b070e486ebf36f87378a587 Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期五, 22 九月 2023 10:39:19 +0800
Subject: [PATCH] 出入库编辑接口联调、公共组件样式优化、添加产品页面优化

---
 src/views/productManage/product/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/productManage/product/index.vue b/src/views/productManage/product/index.vue
index e456017..7120876 100644
--- a/src/views/productManage/product/index.vue
+++ b/src/views/productManage/product/index.vue
@@ -314,6 +314,7 @@
     padding: 8px;
     display: flex;
     align-items: center;
+    cursor: pointer;
     .left {
       width: 60px;
       text-align: center;

--
Gitblit v1.8.0