src/utils/utils-custom.js
@@ -3083,7 +3083,7 @@ if (['select', 'link', 'multiselect', 'checkcard', 'radio'].includes(cell.type) && cell.resourceType === '1' && cell.dataSource) { let msg = getFormSql(cell, '搜索') sqls.push({uuid: cell.uuid, type: 'sForm', ...msg}) sqls.push({uuid: md5(item.uuid + cell.uuid), type: 'sForm', ...msg}) } }) }