付款详情新增字段

This commit is contained in:
X1627315083
2025-01-15 11:23:23 +08:00
parent e0aceccb19
commit 5c7782113c
5 changed files with 42 additions and 74 deletions

View File

@@ -550,7 +550,6 @@ export default defineComponent({
display: flex;
flex-direction: column;
flex-shrink: 0;
width: 50%;
// width: 50rem*1.2);
.switch_type_list {
display: flex;
@@ -640,6 +639,7 @@ export default defineComponent({
flex: 1;
margin-left: calc(3rem*1.2);
display: flex;
min-width: calc(57rem*1.2);
flex-direction: column;
overflow: hidden;
.modal_layout,.modal_accomplish{