resolver-egretimp-plus 0.0.284 → 0.0.285

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "resolver-egretimp-plus",
3
- "version": "0.0.284",
3
+ "version": "0.0.285",
4
4
  "description": "交付体验渲染",
5
5
  "main": "./dist/web/index.js",
6
6
  "module": "./dist/web/index.js",
@@ -959,7 +959,7 @@ function normalLabelTipContent(content = '') {
959
959
  function createFormLable(config, lang = 'zh') {
960
960
  const ElTooltip = resolveComponent('el-tooltip')
961
961
  const elIcon = resolveComponent('el-icon')
962
- const required = config.requiredFlag === '1'
962
+ const required = config.requiredFlag === '1' && config.hiddenRequiredFlag != '1'
963
963
  const slots = {}
964
964
  slots.default = () => {
965
965
  return <span class="label-tip"><elIcon size="17">