src/templates/zshare/modalform/index.jsx
@@ -818,6 +818,7 @@ columns.push({ title: 'url', key: '$url', type: 'file' }) } else if (this.record.display === 'color') { columns.push({ title: 'Color', key: '$color' }) extra = <span>使用十六进制色彩代码(HEX)时,请在色值前添加 #</span> } fields.forEach(item => {