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