From bd4e48f40f344f2f3d7d1cd84f2715e8b787c707 Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 5 Aug 2025 11:53:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(goodsList):=20=E5=88=97=E8=A1=A8=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E5=8F=91=E8=B5=B7=E4=BA=BA=E6=94=B6=E7=9B=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/goodsManage/goodsList/index.vue | 423 ++++++++++------------ 1 file changed, 197 insertions(+), 226 deletions(-) diff --git a/src/views/goodsManage/goodsList/index.vue b/src/views/goodsManage/goodsList/index.vue index cd9cc93..1cf435a 100644 --- a/src/views/goodsManage/goodsList/index.vue +++ b/src/views/goodsManage/goodsList/index.vue @@ -20,66 +20,66 @@ + /> + /> - + + /> - + + /> - + + /> - + + /> @@ -87,72 +87,72 @@ + @change="flChange" + /> - + + /> - + + /> - + + /> - + + /> - + + /> @@ -188,42 +188,39 @@ - + @change="changeTime1" + /> - + @change="changeTime2" + /> - + @change="changeTime3" + /> @@ -240,48 +237,48 @@
- +
{{ isActive ? '点击收起' : '点击展开' }}
{{ '添加' }} + @click="openDig" + >{{ '添加' }} {{ '导出' }} {{ '复制' }} + @click="toCopy" + >{{ '复制' }}
- + - + /> - + /> - + /> - - - - + /> + + - + /> - + /> - + />
{{ item.productName }} @@ -412,8 +396,8 @@