src/templates/zshare/modalform/index.jsx
@@ -230,6 +230,9 @@ if (sessionStorage.getItem('appType') === 'mob') { shows.push('hidelabel') } if (this.record.readonly === 'true' && this.record.hidden !== 'true') { shows.push('unchecked') } } else if (['date', 'datemonth', 'datetime'].includes(type)) { reOptions.initval = dateOptions[type] reTypes.initval = 'select'