Merge remote-tracking branch 'websoft/master'

This commit is contained in:
2026-08-25 16:14:02 +08:00
16 changed files with 262 additions and 276 deletions
+2 -1
View File
@@ -106,6 +106,7 @@
</template>
<template v-else>
<div class="archive-page-form__title">{{ formPageTitle }}</div>
<el-form
ref="contractForm"
:model="form"
@@ -2132,7 +2133,7 @@ export default {
}
.contract-manage-form {
padding: 12px 16px 24px;
//padding: 12px 16px 24px;
background: #f5f6fa;
&__section {