修复工序单元结果参数弹窗高度字段缺失
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-26 14:06:45 +08:00
parent ca3c04670b
commit 502e6cdd32

View File

@@ -256,6 +256,7 @@ export default {
tableData: [],
searchForm: { name: '', code: '' },
pagination: { current: 1, size: 10, total: 0 },
boxcardHeight: '550px',
innerVisible: false,
dialogTitle: '',
importVisible: false,