From c054059c05608b1c7235e18b3da0dfa095ebfe4d Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期五, 22 九月 2023 10:45:18 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/web/WMS --- 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