diff --git a/src/views/warehouse/parcelList/distributionParcelList.vue b/src/views/warehouse/parcelList/distributionParcelList.vue index 46c64982..4e094adc 100644 --- a/src/views/warehouse/parcelList/distributionParcelList.vue +++ b/src/views/warehouse/parcelList/distributionParcelList.vue @@ -253,7 +253,7 @@ export default { label: '仓库', type: 2, values: '', - width: '130', + width: '80', checkarr: [], fixed: false, sortable: true, @@ -275,7 +275,7 @@ export default { label: '入库时间', type: 2, values: '', - width: '200', + width: '100', checkarr: [], fixed: false, sortable: true, @@ -355,7 +355,7 @@ export default { label: '上架状态', type: 3, values: '', - width: '130', + width: '90', checkarr: [ { label: '待上架', diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue index 7e189088..be815102 100644 --- a/src/views/wel/index.vue +++ b/src/views/wel/index.vue @@ -134,7 +134,7 @@
{{ name }}
您好!欢迎使用货无忧
-
成都数联物科有限公司
+
成都数联物科信息技术有限公司
{{currentTime}}
diff --git a/vite.config.js b/vite.config.js index 1aa6fd3f..2fab357f 100644 --- a/vite.config.js +++ b/vite.config.js @@ -23,9 +23,9 @@ 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.25:2888', - // target: 'http://192.168.6.148:9777',//CYZ + target: 'http://192.168.6.148:9777',//CYZ // target: 'http://192.168.10.57:13000', // target: 'http://192.168.10.200:13000', // target: 'http://192.168.10.29:13000',