代客下单将之前的打包赠送等接口从添加改为更新

This commit is contained in:
2024-10-15 17:19:18 +08:00
parent 2c7042e6e2
commit 411b434b26
3 changed files with 116 additions and 18 deletions

View File

@@ -211,7 +211,7 @@ export default {
padding: 4px;
border-radius: 2px;
display: flex;
overflow: hidden;
overflow: visible;
cursor: pointer;
align-items: center;
justify-content: space-between;