Commit add568f7 authored by 王纵's avatar 王纵

DUrl组件字段显示

parent ebdb24cc
......@@ -2,7 +2,7 @@
* @Author: zong.wang01@hand-china.com
* @Date: 2024-08-01 09:55:12
* @LastEditors: zong.wang01@hand-china.com
* @LastEditTime: 2024-08-21 15:44:45
* @LastEditTime: 2024-08-21 16:05:36
* @Version: 1.0.0
* @Description: 动态渲染-超链接组件
* @Copyright: Copyright (c) 2021, Hand-RongJing
......@@ -10,7 +10,7 @@
<template>
<div :class="`${fieldConfig.dataClass}_form d-form-item`">
<van-cell center class="d-url" :required="required">
<template #label>
<template #title>
<d-label :label="label" :help="help" />
</template>
<d-custom-render
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment