|
@@ -124,7 +124,7 @@
|
|
|
</td>
|
|
|
<td class="title white" style="width: 100px;">主审人</td>
|
|
|
<td class="content" style="width: 450px;">
|
|
|
- <div style="height:50px;width: 450px;text-align: center;line-height: 50px;">{{ fqUser }} 时间 {{ shenheTime }}</div>
|
|
|
+ <div style="height:50px;width: 450px;text-align: center;line-height: 50px;">{{ fqUser }} 时间: {{ shenheTime }}</div>
|
|
|
<!-- {{ fqUser }} 时间 {{ shenheTime }} -->
|
|
|
<!-- <input v-model="tableData.shuruLeixing" style="text-align: center" /> -->
|
|
|
</td>
|
|
@@ -133,7 +133,7 @@
|
|
|
<td class="title" style="width: 100px;" colspan="2">项目流转</td>
|
|
|
<td class="title white" style="width: 100px;">工程技术部部长</td>
|
|
|
<td class="content" style="width: 450px;display:flex;border:0px;" >
|
|
|
- <div style="height:50px;width: 450px;text-align: center;line-height: 50px;">{{ fqUser }} 时间 {{ shenheTime }}</div>
|
|
|
+ <div style="height:50px;width: 450px;text-align: center;line-height: 50px;">{{ fqUser }} 时间: {{ shenheTime }}</div>
|
|
|
<div class="btn" style="position: absolute;right: 3%; margin-top:1%;" @click="addSubTable2">保存</div>
|
|
|
<!-- <input v-model="tableData.shuruLeixing" style="text-align: center" /> -->
|
|
|
</td>
|