剂型名称 客户名称 货品名称改为下拉框

This commit is contained in:
mll
2026-03-12 12:37:20 +08:00
parent ca4ebdfb7c
commit 5154baf6a7
3 changed files with 25 additions and 4 deletions

View File

@@ -354,7 +354,6 @@ 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>