From 0fc18e37160807e393e8a2bcf7b94d038e469fcf Mon Sep 17 00:00:00 2001 From: shengliang Date: Sun, 19 Apr 2020 10:45:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=95=86=E5=93=81=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E7=9A=84=E5=B0=8F=E9=97=AE=E9=A2=98=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E8=83=8C=E6=99=AF=E5=9B=BE=E6=97=A0=E6=B3=95=E6=89=93?= =?UTF-8?q?=E5=8C=85=E7=9A=84=E9=97=AE=E9=A2=98=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=97=A0=E7=94=A8=E7=9A=84=E7=89=A9=E6=B5=81api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/components/Goods/GoodsPage.vue | 42 ++++++++++----------- src/renderer/components/LoginPage.vue | 3 +- src/renderer/config/api.js | 15 ++++---- 3 files changed, 29 insertions(+), 31 deletions(-) diff --git a/src/renderer/components/Goods/GoodsPage.vue b/src/renderer/components/Goods/GoodsPage.vue index 1c798b7a..9700b43e 100755 --- a/src/renderer/components/Goods/GoodsPage.vue +++ b/src/renderer/components/Goods/GoodsPage.vue @@ -12,15 +12,14 @@
- - 按销量排序 - 按售价排序 - 按库存排序 - - + + 按销量排序 + 按售价排序 + 按库存排序 +
@@ -122,13 +121,9 @@ - - - -