From c561186c46b267feaa570b1a20f02333a509fe7d Mon Sep 17 00:00:00 2001 From: qingyu <14049064+qingyuya123@user.noreply.gitee.com> Date: Tue, 24 Jun 2025 10:20:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=B3=E5=B0=86=E4=BF=AE=E6=94=B9=E7=BD=91?= =?UTF-8?q?=E7=AB=99-=E8=81=94=E7=B3=BB=E6=88=91=E4=BB=AC-=E6=B7=B7?= =?UTF-8?q?=E4=B9=B1=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/components/EditDialog.vue | 455 +++++++++++--------- src/views/product/index.vue | 100 ++++- 2 files changed, 326 insertions(+), 229 deletions(-) diff --git a/src/views/product/components/EditDialog.vue b/src/views/product/components/EditDialog.vue index 3f3aa09..a49f3a0 100644 --- a/src/views/product/components/EditDialog.vue +++ b/src/views/product/components/EditDialog.vue @@ -1,154 +1,191 @@ diff --git a/src/views/product/index.vue b/src/views/product/index.vue index a4e21dc..c11a23f 100644 --- a/src/views/product/index.vue +++ b/src/views/product/index.vue @@ -45,21 +45,32 @@ :pagination="paginationState" :scroll="{ x: 1000 }" @change="onTableChange">