Commit 461b021f by zhangmengqi

Merge branch 'dev'

parents 77724e73 d41a04d5
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!--内容--> <!--内容-->
<Row> <Row>
<!--查询--> <!--查询-->
<Col span="24" style="margin-bottom: -10px"> <Col span="24" style="margin-bottom: -50px">
<Form :label-width="70" inline onsubmit="return false"> <Form :label-width="70" inline onsubmit="return false">
<label class="label-sign"></label> <label class="label-sign"></label>
<Form-item label="文件名称:"> <Form-item label="文件名称:">
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</Form-item> </Form-item>
<Form-item style="float: right"> <Form-item style="float: right">
<p>委托评审需要上传以下文件:</p> <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-item>
</Form> </Form>
</Col> </Col>
......
...@@ -56,9 +56,9 @@ ...@@ -56,9 +56,9 @@
<!-- <Col span="12">--> <!-- <Col span="12">-->
<!-- <CustomerContract></CustomerContract>--> <!-- <CustomerContract></CustomerContract>-->
<!-- </Col>--> <!-- </Col>-->
<Col span="24"> <!-- <Col span="24">-->
<ItemFlow></ItemFlow> <!-- <ItemFlow></ItemFlow>-->
</Col> <!-- </Col>-->
<div :style="{height}" v-if="moduleList.length" class="config_home"> <div :style="{height}" v-if="moduleList.length" class="config_home">
<Row :gutter="10"> <Row :gutter="10">
<Col <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