diff --git a/src/config/website.js b/src/config/website.js
index 5ce28c18..3b87363c 100644
--- a/src/config/website.js
+++ b/src/config/website.js
@@ -5,7 +5,7 @@ export default {
title: '货无忧物流信息平台',
logo: 'S',
key: 'TWMS', //配置主键,目前用于存储
- indexTitle: '货无优 Admin',
+ indexTitle: '货无忧 Admin',
clientId: 'saber', // 客户端id
clientSecret: 'saber_secret', // 客户端密钥
tenantMode: true, // 是否开启租户模式
diff --git a/src/views/distribution/inventory/delivery/distributionStockArticle.vue b/src/views/distribution/inventory/delivery/distributionStockArticle.vue
index b152eead..f8b4d34c 100644
--- a/src/views/distribution/inventory/delivery/distributionStockArticle.vue
+++ b/src/views/distribution/inventory/delivery/distributionStockArticle.vue
@@ -101,7 +101,7 @@
v-if="handler"
>修改服务类型
- 导 出
@@ -626,17 +626,6 @@ export default {
isshowSummary: true,
sortable: true,
},
- {
- prop: 'availableQuantity',
- label: '可用数量',
- type: 2,
- values: '',
- width: '140',
- checkarr: [],
- fixed: false,
- isshowSummary: true,
- sortable: true,
- },
{
prop: 'notReceived',
label: '未入库数量',
diff --git a/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue b/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue
index 85ba35c8..727a3fe6 100644
--- a/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue
+++ b/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue
@@ -80,23 +80,13 @@
>
- 修改客户信息
- 修改服务类型
- 导 出
+ 导 出
@@ -684,17 +674,6 @@ export default {
isshowSummary: true,
sortable: true,
},
- {
- prop: 'availableQuantity',
- label: '可用数量',
- type: 2,
- values: '',
- width: '140',
- checkarr: [],
- fixed: false,
- isshowSummary: true,
- sortable: true,
- },
{
prop: 'notReceived',
label: '未入库数量',
diff --git a/vite.config.js b/vite.config.js
index 497d3d30..6353e045 100644
--- a/vite.config.js
+++ b/vite.config.js
@@ -23,7 +23,7 @@ export default ({ mode, command }) => {
// 新zyc
// target: 'http://192.168.6.116:8777',
// target: 'http://192.168.6.122:8777',
- target: 'http://192.168.10.25:13000',
+ // target: 'http://192.168.10.25:13000',
// target: 'http://192.168.10.57:13000',
// target: 'http://192.168.6.122:8777',
// target: 'http://192.168.6.116:8777',