This commit is contained in:
ym1026
2025-09-12 16:51:39 +08:00
22 changed files with 389 additions and 187 deletions

View File

@@ -28,7 +28,7 @@
</template>
</ComTable>
</div>
<a-modal v-model:open="formModal" width="750px" style="top: 20px" :footer="null" :destroy-on-close="true">
<a-modal v-model:open="formModal" width="750px" style="top: 80px" :footer="null" :destroy-on-close="true">
<!-- action:edit add -->
<EditCom
ref="EditCom"