feat: #10000 暂存

This commit is contained in:
赵世界 2022-09-01 19:01:38 +08:00
parent 1340c4fe47
commit 2bbc381113

View File

@ -908,7 +908,7 @@ export default {
<style lang="css" scoped>
.table {
margin-top: 40px;
margin-top: 20px;
position: relative;
}
@ -916,6 +916,11 @@ export default {
float: right;
}
::v-deep .cell {
display: flex;
align-items: center;
}
.commodityimg {
width: 59px;
height: 59px;