完善工序单元功能迁移
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

This commit is contained in:
sheng
2026-06-25 00:14:40 +08:00
parent d40b7a88b2
commit 46e4c2643b
7 changed files with 344 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
<template>
<el-dialog
:title="$t(title)"
:title="title"
:visible.sync="visible"
:append-to-body="true"
:close-on-click-modal="false"