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 }} + - +