Commit 4132b1bf authored by 黄奎's avatar 黄奎

页面修改

parent 221677e3
......@@ -286,11 +286,17 @@
<td colspan="2" style="height:5px;"></td>
</tr>
<tr>
<td width="70" style="text-align:right;">备注:</td>
<td width="70" style="text-align:right;">对供应商备注:</td>
<td>
<el-input type='textarea' class='w135' v-model='subItem.Remarks'></el-input>
</td>
</tr>
<tr v-if="subItem.SupplierToDmcRemarks">
<td width="70" style="text-align:right;">供应商对地接备注:</td>
<td>
{{subItem.SupplierToDmcRemarks}}
</td>
</tr>
</table>
</td>
<!-- 操作 -->
......
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