新增设计需求、测试项、用例批量新增页面和功能

This commit is contained in:
2025-12-19 15:56:58 +08:00
parent a0dc6bd074
commit 3bb7e027a6
52 changed files with 1852 additions and 711 deletions

View File

@@ -1,7 +1,7 @@
<template>
<a-modal
:width="prop.width"
:fullscreen="isFull"
:fullscreen="prop.isFull"
v-model:visible="modal.visible"
:on-before-ok="modal.submit"
unmount-on-close