增加代客下单页面

This commit is contained in:
2025-02-21 14:42:38 +08:00
parent e08a2eb4b7
commit f961bf7d92
24 changed files with 2780 additions and 199 deletions

View File

@@ -144,7 +144,7 @@ export default {
</script>
<style scoped lang="scss">
::v-deep(.el-dialog__header) {
:deep(.el-dialog__header) {
padding: 0;
}
</style>