From eba0939005dcd11910320e97b6d4b6e42c6a2887 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Fri, 21 Jun 2024 13:54:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=BF=9B=E9=94=80=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- .../invoicing/components/invoicingDetail.vue | 45 +++++++------------ .../invoicing/components/operatingDetail.vue | 3 +- src/views/invoicing/goods_stoks.vue | 14 +++--- src/views/invoicing/operating_record.vue | 1 + .../supplier_manage/purchase_detail.vue | 4 +- 6 files changed, 32 insertions(+), 39 deletions(-) diff --git a/.env.development b/.env.development index ad2c296..7029818 100644 --- a/.env.development +++ b/.env.development @@ -4,8 +4,8 @@ ENV = 'development' # VUE_APP_BASE_API = 'http://192.168.2.17:8000' # VUE_APP_BASE_API = 'http://192.168.2.42:8000' # VUE_APP_BASE_API = 'http://192.168.2.133:8000' -VUE_APP_BASE_API = 'https://admintestpapi.sxczgkj.cn' -# VUE_APP_BASE_API = 'https://cashieradmin.sxczgkj.cn' +# VUE_APP_BASE_API = 'https://admintestpapi.sxczgkj.cn' +VUE_APP_BASE_API = 'https://cashieradmin.sxczgkj.cn' # VUE_APP_BASE_API = 'http://192.168.2.96:8000' VUE_APP_WS_API = 'ws://192.168.2.128:8000' diff --git a/src/views/invoicing/components/invoicingDetail.vue b/src/views/invoicing/components/invoicingDetail.vue index 65dd2f5..81de082 100644 --- a/src/views/invoicing/components/invoicingDetail.vue +++ b/src/views/invoicing/components/invoicingDetail.vue @@ -3,7 +3,10 @@
- + + + + @@ -21,16 +24,16 @@
- - - + + + @@ -52,7 +55,7 @@ diff --git a/src/views/invoicing/components/operatingDetail.vue b/src/views/invoicing/components/operatingDetail.vue index 9f35719..641b755 100644 --- a/src/views/invoicing/components/operatingDetail.vue +++ b/src/views/invoicing/components/operatingDetail.vue @@ -6,9 +6,10 @@
+ diff --git a/src/views/invoicing/goods_stoks.vue b/src/views/invoicing/goods_stoks.vue index 66b9825..fcfb2ab 100644 --- a/src/views/invoicing/goods_stoks.vue +++ b/src/views/invoicing/goods_stoks.vue @@ -5,10 +5,13 @@
- - - - + +
+ + + + +
查询 重置
@@ -85,7 +88,8 @@ export default { dialogVisible: false, query: { name: '', - isStock: '' + isStock: '', + query: '' }, downloadLoading: false, uploadLoading: false, diff --git a/src/views/invoicing/operating_record.vue b/src/views/invoicing/operating_record.vue index 1a0e041..80481ad 100644 --- a/src/views/invoicing/operating_record.vue +++ b/src/views/invoicing/operating_record.vue @@ -16,6 +16,7 @@ {{ scope.row.type }} + - +