This commit is contained in:
chy
2026-03-12 13:57:37 +08:00
parent 957ebbe28d
commit ccfb06113a
2 changed files with 3 additions and 3 deletions

View File

@@ -354,7 +354,7 @@ const tableFormVerify = (type) => {
let tabKey = 'mysql'
// 子字段不能再包含子字段
if (item.isSubField && item.hasChildren === 'Y') {
debugger
messageText = `<div style="line-height:24px">
<div>子字段不能包含子字段</div>
<div>序号:${index + 1}</div>