feat: 代客下单更新

This commit is contained in:
2025-03-04 18:05:21 +08:00
parent cff5363260
commit 833676f545
24 changed files with 307 additions and 116 deletions

View File

@@ -161,7 +161,7 @@ defineExpose({ open, close });
font-size: 11px;
margin-top: 2px;
}
::v-deep .number-box .el-input__inner {
:deep(.number-box .el-input__inner) {
border: none;
padding: 0 4px;
text-align: center;