提交 3b75ad51 authored 作者: jinrongbin's avatar jinrongbin

名称,样式修改

上级 14762cec
<template>
<BasicModal v-bind="$attrs" @register="registerModal" :title="title" @ok="handleSubmit" width="50%">
<BasicForm @register="registerForm">
<BasicForm @register="registerForm" style="padding-bottom:20px;">
<template #upload="{ model, field }">
<a-upload
:beforeUpload="beforeUpload"
......@@ -132,7 +132,7 @@
},
},
{
label: '首次填报提交日期',
label: '报告编制单位首次提交报告修改稿的时间',
field: 'submitTsamp',
required: true,
component: 'DatePicker',
......
......@@ -28,7 +28,7 @@
key: 'clyj',
},
{
title: '首次填报提交日期',
title: '报告编制单位首次提交报告修改稿的时间',
dataIndex: 'submitTsamp',
key: 'submitTsamp',
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论