1.新增商品编辑

This commit is contained in:
gyq
2024-08-19 09:58:03 +08:00
parent e4a82411ba
commit b45793ffc9
11 changed files with 313 additions and 64 deletions

View File

@@ -1091,8 +1091,8 @@ onMounted(() => {
.tableDataclass {
width: 100%;
overflow: auto;
height: 90%;
overflow-y: auto;
height: 70%;
.orderbox_right_item {
margin-top: 6px;