田源
2024-11-25 36bbb746731b65d401cbe49853227e316d5e8c32
Source/plt-web/plt-web-ui/src/components/PLT-basic-component/basicForm.vue
@@ -200,7 +200,6 @@
        value: item.value || item.defaultValue,
        display: item.display || !item.hidden,
        labelSuffix: item.labelSuffix || item.suffix,
        suffixIcon: item.suffixIcon || item.prefix,
        tip: item.tip || item.tooltips,
        dictCode: item.dictCode || item.comboxKey,
        valueFormat: item.valueFormat ||item.dateFormate ,