king
2023-04-18 137499158bf8f68c74205e135f563859427fec0c
src/templates/zshare/modalform/index.jsx
@@ -338,6 +338,10 @@
      shows.push('supvalue')
    }
    if (this.record.hidden === 'true') {
      shows = shows.filter(s => !['supField', 'supvalue', 'tooltip', 'extra', 'enter', 'tabField'].includes(s))
    }
    return {
      shows,
      reOptions,