From a701d02133e128d75a934d144b2b81cfa4cb9e0f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com>
Date: Sat, 5 Mar 2022 12:10:41 +0800
Subject: [PATCH] =?UTF-8?q?fix(goods):=20=E5=95=86=E5=93=81=E4=B8=80?=
=?UTF-8?q?=E4=BA=9B=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/WangEditor/index.vue | 112 +++++-------------
src/views/pms/goods/components/GoodsInfo.vue | 42 ++++---
src/views/pms/goods/components/GoodsStock.vue | 43 +++----
src/views/pms/goods/index.vue | 18 ++-
4 files changed, 90 insertions(+), 125 deletions(-)
diff --git a/src/components/WangEditor/index.vue b/src/components/WangEditor/index.vue
index 20b465b2..a8d7d89d 100644
--- a/src/components/WangEditor/index.vue
+++ b/src/components/WangEditor/index.vue
@@ -4,109 +4,53 @@
loading
- \ No newline at end of file diff --git a/src/views/pms/goods/components/GoodsInfo.vue b/src/views/pms/goods/components/GoodsInfo.vue index 4dfd2b41..09d8fdc0 100644 --- a/src/views/pms/goods/components/GoodsInfo.vue +++ b/src/views/pms/goods/components/GoodsInfo.vue @@ -2,7 +2,7 @@