添加请购单. 采购单详情页

This commit is contained in:
zhengw
2026-02-09 17:04:01 +08:00
parent 13b0215e15
commit 81acde261f
19 changed files with 396 additions and 64 deletions

View File

@@ -1,6 +1,8 @@
.tabs {
display: inline-flex;
margin-bottom: 32rpx;
border-radius: 12rpx;
overflow: hidden;
}
.tabs-item {