Commit 36b2600c by lichengming

修改了委托登记附件提示

parent a80c2c04
......@@ -3,7 +3,7 @@
<!--内容-->
<Row>
<!--查询-->
<Col span="24" style="margin-bottom: -10px">
<Col span="24" style="margin-bottom: -50px">
<Form :label-width="70" inline onsubmit="return false">
<label class="label-sign"></label>
<Form-item label="文件名称:">
......@@ -15,7 +15,7 @@
</Form-item>
<Form-item style="float: right">
<p>委托评审需要上传以下文件:</p>
<p>1、试验项目单 2、现场描述/样品照片等现场资料 3、相关技术要求</p>
<p style="margin-top: -10px;color: red;">1、试验项目单</p><p style="margin-top: -10px;color: red;"> 2、现场描述/样品照片等现场资料</p><p style="margin-top: -10px;color: red;"> 3、相关技术要求</p>
</Form-item>
</Form>
</Col>
......
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