提交 7098a49a authored 作者: 王培喜's avatar 王培喜

多土地使用权人提醒文字大小

上级 a48582a1
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
> >
<template #footer> </template> <template #footer> </template>
<div style="width: 100%" class="flex"> <div style="width: 100%" class="flex">
<div class="hint-text" style="color: #ff0000; font-size: 18px; flex: 1; text-align: left; padding-right: 200px">提示:选择多土地使用权人时,1.此页面至少需要填写两条{{ dataType == 'xrList' ? '现任' : '前任' }}土地使用权人信息2.需将填报页面的{{ dataType == 'xrList' ? '现任' : '前任' }}土地使用权人录到此页面。</div> <div class="hint-text" style="color: #ff0000; font-size: 14px; flex: 1; text-align: left; padding-right: 200px">提示:选择多土地使用权人时,1.此页面至少需要填写两条{{ dataType == 'xrList' ? '现任' : '前任' }}土地使用权人信息。 2.需将填报页面的{{ dataType == 'xrList' ? '现任' : '前任' }}土地使用权人录到此页面。</div>
<a-button class="editable-add-btn" type="primary" v-if="type == 'edit'" @click="handleAdd" style="margin-bottom: 8px">添加</a-button> <a-button class="editable-add-btn" type="primary" v-if="type == 'edit'" @click="handleAdd" style="margin-bottom: 8px">添加</a-button>
<a-button class="editable-add-btn" type="primary" v-if="type == 'edit'" @click="save" style="margin-bottom: 8px; margin-left: 20px">确认</a-button> <a-button class="editable-add-btn" type="primary" v-if="type == 'edit'" @click="save" style="margin-bottom: 8px; margin-left: 20px">确认</a-button>
<!-- <a-button class="editable-add-btn" type="primary" @click="close" style="margin-bottom: 8px">返回</a-button> --> <!-- <a-button class="editable-add-btn" type="primary" @click="close" style="margin-bottom: 8px">返回</a-button> -->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论