From be951ea56c7e011d7ce9d8d2ef0cb2167ba1f238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 21 Feb 2022 21:25:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xm/core/xmProduct/XmProductAdd.vue | 17 ++++-- src/views/xm/core/xmProduct/XmProductEdit.vue | 52 ++++++++++++++++--- src/views/xm/core/xmProduct/XmProductMng.vue | 22 +++++++- .../xm/core/xmProduct/XmProductOverview.vue | 35 +++++++++++-- 4 files changed, 109 insertions(+), 17 deletions(-) diff --git a/src/views/xm/core/xmProduct/XmProductAdd.vue b/src/views/xm/core/xmProduct/XmProductAdd.vue index acc48624..d541a4c1 100644 --- a/src/views/xm/core/xmProduct/XmProductAdd.vue +++ b/src/views/xm/core/xmProduct/XmProductAdd.vue @@ -1,5 +1,14 @@