king
2023-08-26 3f0f0b7e222cf0c159b6f646af7084ed4c29e409
src/templates/zshare/modalform/index.jsx
@@ -416,6 +416,8 @@
          this.record.resourceType = '0'
          _fieldval.resourceType = '0'
        }
      } else if (this.record.type === 'funcvar' && value !== 'funcvar') {
        this.record.readonly = 'false'
      }
      if (this.record.options.length > 0) {