src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -2120,6 +2120,14 @@ if (item.type === 'linkMain' || item.type === 'funcvar') { _readin = false } else if (['select', 'link', 'radio'].includes(item.type)) { // 选中第一项 if (typeof(_initval) === 'string' && _initval.indexOf('$first') > -1) { _initval = '' if (item.resourceType === '0' && item.options[0] && item.options[0].Value) { _initval = item.options[0].Value } } } if (item.type === 'linkMain' && BData.hasOwnProperty(item.field.toLowerCase())) {