Browse Source

导出,样式修复,加载样式切换

fix_bug_pro20231227
13208366016 1 year ago
parent
commit
7aea54657e
  1. 91
      index.html
  2. 426
      public/css/loadinge.css
  3. BIN
      public/img/Clogo.png
  4. 4
      src/views/basic/line/basicLine.vue
  5. 2
      src/views/basicdata/warehouse/tray/basicdataTray.vue
  6. 21
      src/views/distribution/deliverylist/distributionDeliveryList.vue
  7. 20
      src/views/distribution/deliverylist/distributionDeliveryListdis.vue
  8. 20
      src/views/distribution/deliverylist/distributionDeliveryListmar.vue
  9. 20
      src/views/distribution/inventory/delivery/distributionStockArticle.vue
  10. 20
      src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue
  11. 20
      src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue
  12. 20
      src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue
  13. 20
      src/views/distribution/inventory/distributionStockList.vue
  14. 21
      src/views/distribution/inventory/distributionStockListDiscuss.vue
  15. 20
      src/views/distribution/inventory/distributionStockListMarket.vue
  16. 20
      src/views/distribution/inventory/distributionStockListSelf.vue
  17. 23
      src/views/distribution/inventory/distrilbutionBillLadingList.vue
  18. 2
      src/views/distribution/signdetail/distributionSigndetail.vue
  19. 2
      src/views/distribution/signfor/distributionSignfortreat.vue
  20. 2
      src/views/distribution/stockup/distributionStockupDiscuss.vue
  21. 56
      src/views/distribution/stockup/distributionStockupMarket.vue
  22. 53
      src/views/distribution/stockup/distributionStockupSelf.vue
  23. 2
      src/views/warehouse/parcelList/distributionParcelList.vue
  24. 2
      src/views/warehouse/warehouseRetentionRecord/warehouseRetentionRecord.vue
  25. 2
      src/views/warehouse/warehouseStock/warehouseStock.vue
  26. 20
      src/views/warehouse/warehouseWaybill.vue
  27. 2
      src/views/warehouse/warehousesignedorder/distributionStockArticle.vue
  28. 4
      vite.config.js

91
index.html

@ -1,39 +1,46 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="renderer" content="webkit" />
<meta
name="viewport"
content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="format-detection" content="telephone=no" />
<link rel="icon" href="/favicon.png" />
<link rel="stylesheet" href="/iconfont/index.css" />
<link rel="stylesheet" href="/iconfont/avue/iconfont.css" />
<link rel="stylesheet" href="/iconfont/saber/iconfont.css" />
<link rel="stylesheet" href="/css/loading.css" />
<link rel="stylesheet" href="/css/loadinge.css" />
<script>
window._AMapSecurityConfig = {
securityJsCode: 'ca257c159b4cbb3f499fd107ff21ab34',
};
</script>
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<link rel="icon" href="/favicon.png" />
<link rel="stylesheet" href="/iconfont/index.css">
<link rel="stylesheet" href="/iconfont/avue/iconfont.css">
<link rel="stylesheet" href="/iconfont/saber/iconfont.css">
<link rel="stylesheet" href="/css/loading.css">
<script>
window._AMapSecurityConfig = {
securityJsCode: 'ca257c159b4cbb3f499fd107ff21ab34',
}
</script>
<script
type="text/javascript"
src="https://webapi.amap.com/maps?v=1.4.15&key=f003ec4feb3fcc4cf0742e94f569fd33&plugin=AMap.PlaceSearch,AMap.Geocoder,Map3D,ElasticMarker,AMap.Driving,AMap.TruckDriving"
></script>
<!-- <script type="text/javascript" src='https://webapi.amap.com/maps?v=2.0&key=f003ec4feb3fcc4cf0742e94f569fd33&plugin=AMap.PlaceSearch,AMap.Geocoder,Map3D,ElasticMarker,AMap.Driving,'></script>-->
<script type="text/javascript"
src='https://webapi.amap.com/maps?v=1.4.15&key=f003ec4feb3fcc4cf0742e94f569fd33&plugin=AMap.PlaceSearch,AMap.Geocoder,Map3D,ElasticMarker,AMap.Driving,AMap.TruckDriving'></script>
<!-- <script type="text/javascript" src='https://webapi.amap.com/maps?v=2.0&key=f003ec4feb3fcc4cf0742e94f569fd33&plugin=AMap.PlaceSearch,AMap.Geocoder,Map3D,ElasticMarker,AMap.Driving,'></script>-->
<script src="//webapi.amap.com/ui/1.1/main.js"></script>
<script
type="text/javascript"
src="https://api.map.baidu.com/api?v=1.0&type=webgl&ak=FpjVxjf9nGo47eLj9I0ZuUvSZm1wGGqr"
></script>
</head>
<script src="//webapi.amap.com/ui/1.1/main.js"></script>
<script type="text/javascript"
src="https://api.map.baidu.com/api?v=1.0&type=webgl&ak=FpjVxjf9nGo47eLj9I0ZuUvSZm1wGGqr"></script>
</head>
<body>
<div id="app">
<div class="loading">
<body>
<div id="app">
<!-- <div class="loading">
<div class="loading-wrap">
<div class="loading-dots">
<span class="dot dot-spin">
@ -47,9 +54,21 @@
系统加载中
</div>
</div>
</div>
</div>
<script type="module" src="/src/main.js"></script>
</body>
</div> -->
</html>
<div class="truck-wrapper">
<div class="truck">
<div class="truck-container"></div>
<div class="glases"></div>
<div class="bonet"></div>
<div class="base"></div>
<div class="base-aux"></div>
<div class="wheel-back"></div>
<div class="wheel-front"></div>
<div class="smoke"></div>
</div>
</div>
</div>
<script type="module" src="/src/main.js"></script>
</body>
</html>

426
public/css/loadinge.css

@ -0,0 +1,426 @@
body {
padding: 0px;
margin: 0px;
background-color: #f0f0f0;
font-family: 'Segoe UI';
}
.loader-wrapper {
position: fixed;
z-index: 1090;
height: 100vh;
width: 100vw;
background-color: rgba(240, 240, 240, 0.5);
}
.truck-wrapper {
height: 200px;
width: 200px;
border: 4px solid #172e601f;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%) scale(0.8);
background: white;
animation: bg 0.5s linear infinite;
/* border-bottom: 3px solid #404143; */
border-radius: 100%;
overflow: hidden;
/* box-shadow: inset 0px 0px 10px 4px rgba(0,0,0,0.3), inset 0px 0px 5px 0px #172e60; */
}
.truck-wrapper:after {
content: 'Loading...';
font-size: 20px;
position: absolute;
bottom: 0px;
text-align: center;
width: 100%;
border-top: 1px solid #172e60;
background: rgb(30, 252, 200);
background: -moz-linear-gradient(left, rgba(30, 252, 200, 1) 0%, rgba(29, 211, 214, 1) 100%);
background: -webkit-linear-gradient(left, #172e60 0%, #172e60 100%);
background: linear-gradient(to right, #b9c0cf36 0%, #000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1efcc8', endColorstr='#1dd3d6',GradientType=1 );
color: white;
padding-top: 8px;
padding-bottom: 18px;
animation: bg 3s linear infinite;
}
.truck {
height: 110px;
width: 150px;
position: absolute;
bottom: 48px;
left: calc(50% + 10px);
transform: translateX(-50%);
}
.truck > .truck-container {
background: rgb(175, 189, 195);
background: -moz-linear-gradient(
-45deg,
rgba(175, 189, 195, 1) 0%,
rgba(175, 189, 195, 1) 50%,
rgba(143, 163, 173, 1) 51%,
rgba(143, 163, 173, 1) 100%
);
background: -webkit-linear-gradient(
-45deg,
rgba(175, 189, 195, 1) 0%,
rgba(175, 189, 195, 1) 50%,
rgba(143, 163, 173, 1) 51%,
rgba(143, 163, 173, 1) 100%
);
background: linear-gradient(
135deg,
rgba(175, 189, 195, 1) 0%,
rgba(175, 189, 195, 1) 50%,
rgba(143, 163, 173, 1) 51%,
rgba(143, 163, 173, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afbdc3', endColorstr='#8fa3ad',GradientType=1 );
height: 60px;
width: 60px;
position: absolute;
top: 0px;
left: 25px;
animation: container 0.4s linear infinite;
background: url('../img/Clogo.png') no-repeat !important;
}
.truck > .glases {
background: rgb(40, 181, 245);
background: -moz-linear-gradient(
-45deg,
rgba(40, 181, 245, 1) 0%,
rgba(40, 181, 245, 1) 50%,
rgba(2, 153, 227, 1) 52%,
rgba(2, 153, 227, 1) 100%
);
background: -webkit-linear-gradient(
-45deg,
rgba(40, 181, 245, 1) 0%,
rgba(40, 181, 245, 1) 50%,
rgba(2, 153, 227, 1) 52%,
rgba(2, 153, 227, 1) 100%
);
background: linear-gradient(
135deg,
rgba(40, 181, 245, 1) 0%,
rgba(40, 181, 245, 1) 50%,
rgba(2, 153, 227, 1) 52%,
rgba(2, 153, 227, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28b5f5', endColorstr='#0299e3',GradientType=1 );
position: absolute;
height: 25px;
width: 25px;
border: 4px solid #fbd734;
border-bottom: none;
top: 35px;
left: 95px;
border-top-right-radius: 6px;
animation: updown-half 0.4s linear infinite;
}
.truck > .glases:after {
content: '';
display: block;
background-color: #fbd734;
height: 13px;
width: 10px;
position: absolute;
right: -10px;
bottom: 0px;
border-radius: 10px / 15px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.truck > .glases:before {
content: '';
display: block;
background-color: #f9bf2c;
height: 12px;
width: 16px;
position: absolute;
left: 0px;
bottom: 0px;
border-top-right-radius: 4px;
}
.truck > .bonet {
background-color: #f9bf2c;
position: absolute;
width: 124px;
height: 15px;
top: 64px;
left: 10px;
z-index: -1;
animation: updown 0.4s linear infinite;
}
.truck > .bonet:after {
content: '';
display: block;
background: rgb(255, 255, 255);
background: -moz-linear-gradient(
-45deg,
rgba(255, 255, 255, 1) 0%,
rgba(241, 241, 241, 1) 50%,
rgba(225, 225, 225, 1) 51%,
rgba(246, 246, 246, 1) 100%
);
background: -webkit-linear-gradient(
-45deg,
rgba(255, 255, 255, 1) 0%,
rgba(241, 241, 241, 1) 50%,
rgba(225, 225, 225, 1) 51%,
rgba(246, 246, 246, 1) 100%
);
background: linear-gradient(
135deg,
rgba(255, 255, 255, 1) 0%,
rgba(241, 241, 241, 1) 50%,
rgba(225, 225, 225, 1) 51%,
rgba(246, 246, 246, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=1 );
height: 10px;
width: 6px;
position: absolute;
right: 0px;
bottom: 2px;
border-top-left-radius: 4px;
}
.truck > .base {
position: absolute;
background-color: #445a64;
width: 106px;
height: 15px;
border-top-right-radius: 10px;
top: 70px;
left: 14px;
animation: updown 0.4s linear infinite;
}
.truck > .base:before {
content: '';
display: block;
background-color: #e54a18;
height: 12px;
width: 5px;
position: absolute;
left: -4px;
bottom: 0px;
border-bottom-left-radius: 4px;
}
.truck > .base:after {
content: '';
display: block;
background-color: RGB(84, 110, 122);
height: 10px;
width: 20px;
position: absolute;
right: -16px;
bottom: 0px;
border-bottom-right-radius: 4px;
z-index: -1;
}
.truck > .base-aux {
width: 82px;
height: 8px;
background-color: #f9bf2c;
position: absolute;
top: 65px;
left: 14px;
border-bottom-right-radius: 4px;
animation: updown 0.4s linear infinite;
}
.truck > .wheel-back {
left: 20px;
}
.truck > .wheel-front {
left: 95px;
}
.truck > .wheel-back,
.truck > .wheel-front {
border-radius: 100%;
position: absolute;
background: rgb(84, 110, 122);
background: -moz-linear-gradient(
-45deg,
rgba(84, 110, 122, 1) 0%,
rgba(84, 110, 122, 1) 49%,
rgba(68, 90, 100, 1) 52%,
rgba(68, 90, 100, 1) 100%
);
background: -webkit-linear-gradient(
-45deg,
rgba(84, 110, 122, 1) 0%,
rgba(84, 110, 122, 1) 49%,
rgba(68, 90, 100, 1) 52%,
rgba(68, 90, 100, 1) 100%
);
background: linear-gradient(
135deg,
rgba(84, 110, 122, 1) 0%,
rgba(84, 110, 122, 1) 49%,
rgba(68, 90, 100, 1) 52%,
rgba(68, 90, 100, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#546e7a', endColorstr='#445a64',GradientType=1 );
top: 80px;
height: 22px;
width: 22px;
animation: spin 0.6s linear infinite;
}
.truck > .wheel-back:before,
.truck > .wheel-front:before {
content: '';
border-radius: 100%;
left: 5px;
top: 5px;
position: absolute;
background: rgb(175, 189, 195);
background: -moz-linear-gradient(
-45deg,
rgba(175, 189, 195, 1) 0%,
rgba(175, 189, 195, 1) 50%,
rgba(143, 163, 173, 1) 51%,
rgba(143, 163, 173, 1) 100%
);
background: -webkit-linear-gradient(
-45deg,
rgba(175, 189, 195, 1) 0%,
rgba(175, 189, 195, 1) 50%,
rgba(143, 163, 173, 1) 51%,
rgba(143, 163, 173, 1) 100%
);
background: linear-gradient(
135deg,
rgba(175, 189, 195, 1) 0%,
rgba(175, 189, 195, 1) 50%,
rgba(143, 163, 173, 1) 51%,
rgba(143, 163, 173, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afbdc3', endColorstr='#8fa3ad',GradientType=1 );
height: 12px;
width: 12px;
}
@keyframes spin {
50% {
top: 81px;
}
100% {
transform: rotate(360deg);
}
}
@keyframes container {
30% {
transform: rotate(1deg);
}
50% {
top: 11px;
}
70% {
top: 10px;
transform: rotate(-1deg);
}
}
.truck > .smoke {
position: absolute;
background-color: #afbdc3;
border-radius: 100%;
width: 8px;
height: 8px;
top: 90px;
left: 6px;
animation: fade 0.4s linear infinite;
opacity: 0;
}
.truck > .smoke:after {
content: '';
position: absolute;
background-color: RGB(143, 163, 173);
border-radius: 100%;
width: 6px;
height: 6px;
top: -4px;
left: 4px;
}
.truck > .smoke:before {
content: '';
position: absolute;
background-color: RGB(143, 163, 173);
border-radius: 100%;
width: 4px;
height: 4px;
top: -2px;
left: 0px;
}
@keyframes fade {
30% {
opacity: 0.3;
left: 7px;
}
50% {
opacity: 0.5;
left: 6px;
}
70% {
opacity: 0.1;
left: 4px;
}
90% {
opacity: 0.4;
left: 2px;
}
}
@keyframes bg {
from {
background-position-x: 0px;
}
to {
background-position-x: -400px;
}
}
@keyframes updown {
50% {
transform: translateY(-20%);
}
70% {
transform: translateY(-10%);
}
}
@keyframes updown-half {
50% {
transform: translateY(-10%);
}
70% {
transform: translateY(-5%);
}
}

BIN
public/img/Clogo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

4
src/views/basic/line/basicLine.vue

@ -321,5 +321,7 @@ width: 100%;
margin-left:0px;
}
:deep(.el-card){
height:100%;
}
</style>

2
src/views/basicdata/warehouse/tray/basicdataTray.vue

@ -527,7 +527,7 @@ export default {
selectionClear() {
this.selectionList = [];
console.log(this.query,'query');
this.$refs.crud.toggleSelection();
this.$refs.crud.toggleSelection();
},
currentChange(currentPage) {
this.page.currentPage = currentPage;

21
src/views/distribution/deliverylist/distributionDeliveryList.vue

@ -194,7 +194,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy '>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1239,4 +1239,23 @@ export default {
margin-top: 0 !important;
}
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/deliverylist/distributionDeliveryListdis.vue

@ -176,7 +176,7 @@
<!-- </el-table-column>-->
<!-- </el-table>-->
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1306,4 +1306,22 @@ export default {
margin-top: 0 !important;
}
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/deliverylist/distributionDeliveryListmar.vue

@ -175,7 +175,7 @@
<!-- </el-table-column>-->
<!-- </el-table>-->
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1257,4 +1257,22 @@ export default {
margin-top: 0 !important;
}
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/inventory/delivery/distributionStockArticle.vue

@ -175,7 +175,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1824,4 +1824,22 @@ export default {
:deep(.el-form-item__label) {
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue

@ -137,7 +137,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1621,4 +1621,22 @@ export default {
:deep(.el-form-item__label) {
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue

@ -155,7 +155,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1683,4 +1683,22 @@ export default {
:deep(.el-form-item__label) {
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue

@ -144,7 +144,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1987,4 +1987,22 @@ export default {
:deep(.el-form-item__label) {
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/inventory/distributionStockList.vue

@ -72,7 +72,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1270,4 +1270,22 @@ export default {
width: auto !important;
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

21
src/views/distribution/inventory/distributionStockListDiscuss.vue

@ -72,7 +72,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1271,4 +1271,23 @@ export default {
width: auto !important;
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/inventory/distributionStockListMarket.vue

@ -72,7 +72,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1261,4 +1261,22 @@ export default {
width: auto !important;
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

20
src/views/distribution/inventory/distributionStockListSelf.vue

@ -72,7 +72,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1263,4 +1263,22 @@ export default {
width: auto !important;
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

23
src/views/distribution/inventory/distrilbutionBillLadingList.vue

@ -100,7 +100,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1207,4 +1207,25 @@ export default {
:deep(.el-form-item__label) {
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

2
src/views/distribution/signdetail/distributionSigndetail.vue

@ -729,6 +729,6 @@ export default {
.el-fy {
flex: 1;
display: flex;
align-items: center;
align-items: flex-end;
}
</style>

2
src/views/distribution/signfor/distributionSignfortreat.vue

@ -2053,6 +2053,6 @@ export default {
.el-fy {
flex: 1;
display: flex;
align-items: center;
align-items: flex-end;
}
</style>

2
src/views/distribution/stockup/distributionStockupDiscuss.vue

@ -1207,6 +1207,6 @@ export default {
.el-fy {
flex: 1;
display: flex;
align-items: center;
align-items: flex-end;
}
</style>

56
src/views/distribution/stockup/distributionStockupMarket.vue

@ -13,7 +13,7 @@
<el-form-item label="指派状态;1-未指派、2-已指派:">
<el-input v-model="query.assignStatus" placeholder="请输入指派状态;1-未指派、2-已指派"></el-input>
</el-form-item>-->
<el-form-item label="备货时间:" class='el-times'>
<el-form-item label="备货时间:" class="el-times">
<el-date-picker
v-model="stockupDate"
type="datetimerange"
@ -37,6 +37,9 @@
<div class="avue-crud__left">
<!-- <el-button type="primary" icon="el-icon-plus" @click="handleAdd"> </el-button>
<el-button type="danger" icon="el-icon-delete" @click="handleDelete" plain> </el-button>-->
<el-button type="danger" icon="el-icon-bottom" @click="handleExportInfo" plain
>导出
</el-button>
<el-button type="primary" text icon="el-icon-edit" @click="handleForklift"
>指派备货信息</el-button
>
@ -82,7 +85,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class="el-fy">
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -301,6 +304,7 @@ import {
remove,
getListUser,
addAssign,
$_CommercialMarket,
} from '@/api/distribution/distributionStockup';
import { stockUp } from '@/api/basicdata/basicdataGoodsArea';
import { getListOwn, getUser } from '@/api/system/user';
@ -311,7 +315,7 @@ import dayjs from 'dayjs';
import { getDictionaryBiz } from '@/api/system/dict';
import { getRoleTree } from '@/api/system/role';
import { getPostList } from '@/api/system/post';
import { downloadXls } from '@/utils/util';
export default {
data() {
return {
@ -866,6 +870,7 @@ export default {
return item;
});
});
getDictionaryBiz('stock_assign_status').then(res => {
//
console.log('8908098080', res.data.data);
@ -892,6 +897,27 @@ export default {
searchChange() {
this.onLoad(this.page);
},
//
handleExportInfo() {
let row = {};
//
// query: {},
if (this.query) {
for (let prop in this.query) {
row[prop] = this.query[prop];
}
}
if (!!this.ids) {
row.ids = this.ids;
} else {
row.ids = '';
}
(row.typeService = '2'), //
$_CommercialMarket(row).then(res => {
console.log(res.data);
downloadXls(res.data, '市配备货列表.xlsx');
});
},
searchReset() {
this.query = {};
this.stockupDate = [];
@ -1095,8 +1121,26 @@ export default {
height: 30px !important;
}
}
:deep(.el-form-item__label){
width:auto !important;
padding:0
:deep(.el-form-item__label) {
width: auto !important;
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

53
src/views/distribution/stockup/distributionStockupSelf.vue

@ -37,6 +37,9 @@
<div class="avue-crud__left">
<!-- <el-button type="primary" icon="el-icon-plus" @click="handleAdd"> </el-button>
<el-button type="danger" icon="el-icon-delete" @click="handleDelete" plain> </el-button>-->
<el-button type="danger" icon="el-icon-bottom" @click="handleExportInfo" plain
>导出
</el-button>
<el-button type="primary" text icon="el-icon-edit" @click="handleForklift"
>指派备货信息</el-button
>
@ -82,7 +85,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -300,6 +303,7 @@ import {
remove,
getListUser,
addAssign,
$_CommercialMarket,
} from '@/api/distribution/distributionStockup';
import { getPostList } from '@/api/system/post';
import { stockUp } from '@/api/basicdata/basicdataGoodsArea';
@ -309,7 +313,7 @@ import { mapGetters } from 'vuex';
import { getListTeam } from '@/api/basicdata/basicdataTeamGroup';
import dayjs from 'dayjs';
import { getDictionaryBiz } from '@/api/system/dict';
import { downloadXls } from '@/utils/util';
export default {
data() {
return {
@ -824,6 +828,27 @@ export default {
this.$message.warning('已指派,请勿重复指派!!!');
}
},
//
handleExportInfo() {
let row = {};
//
// query: {},
if (this.query) {
for (let prop in this.query) {
row[prop] = this.query[prop];
}
}
if (!!this.ids) {
row.ids = this.ids;
} else {
row.ids = '';
}
(row.typeService = '3'), //
$_CommercialMarket(row).then(res => {
console.log(res.data);
downloadXls(res.data, '自提备货列表.xlsx');
});
},
//
callFordelivery() {
if (this.num == '3') {
@ -1087,8 +1112,26 @@ export default {
height: 30px !important;
}
}
:deep(.el-form-item__label){
width:auto !important;
padding:0
:deep(.el-form-item__label) {
width: auto !important;
padding: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

2
src/views/warehouse/parcelList/distributionParcelList.vue

@ -583,6 +583,6 @@ export default {
.el-fy {
flex: 1;
display: flex;
align-items: center;
align-items: flex-end;
}
</style>

2
src/views/warehouse/warehouseRetentionRecord/warehouseRetentionRecord.vue

@ -262,6 +262,6 @@
.el-fy {
flex: 1;
display: flex;
align-items: center;
align-items: flex-end;
}
</style>

2
src/views/warehouse/warehouseStock/warehouseStock.vue

@ -625,6 +625,6 @@ export default {
.el-fy {
flex: 1;
display: flex;
align-items: center;
align-items: flex-end;
}
</style>

20
src/views/warehouse/warehouseWaybill.vue

@ -68,7 +68,7 @@
</template>
</tablecmt>
</el-row>
<el-row>
<el-row class='el-fy'>
<div class="avue-crud__pagination flex-c-sb" style="width: 100%">
<div style="font-size: 14px">勾选数量: {{ selectionList.length }}</div>
<!-- 分页模块 -->
@ -1387,4 +1387,22 @@ export default {
.el-btn {
margin-right: 0;
}
:deep(.avue-crud) {
display: flex;
height: 100%;
flex-direction: column;
}
:deep(.el-card__body) {
height: 100%;
}
:deep(.el-card) {
height: 100%;
display: flex;
flex-direction: column;
}
.el-fy {
flex: 1;
display: flex;
align-items: flex-end;
}
</style>

2
src/views/warehouse/warehousesignedorder/distributionStockArticle.vue

@ -1316,6 +1316,6 @@ export default {
.el-fy {
flex: 1;
display: flex;
align-items: center;
align-items: flex-end;
}
</style>

4
vite.config.js

@ -18,9 +18,9 @@ export default ({ mode, command }) => {
// lmy
// target: 'http://192.168.10.123:8889',
// cyz
target: 'http://192.168.10.75:8777',
// target: 'http://192.168.10.75:8777',
// tjj
// target: 'http://192.168.10.29:13000',
target: 'http://192.168.10.29:13000',
// sst
// target: 'http://192.168.10.94:8888',
// target: 'http://192.168.10.29:13000',

Loading…
Cancel
Save