优化 lms 界面

This commit is contained in:
tao
2025-12-12 16:15:51 +08:00
parent 1b60395899
commit 3a10c71774

View File

@@ -499,7 +499,7 @@ onBeforeUnmount(() => {
</a-col> </a-col>
</a-row> </a-row>
</a-form> </a-form>
<ExecutionResult title="执行结果" :logs="packageLogs" @clear="clearPackageLogs" /> <ExecutionResult title="报警信息" :logs="packageLogs" @clear="clearPackageLogs" />
</div> </div>
</div> </div>