9.19
This commit is contained in:
parent
733b552060
commit
5ec0803c60
@ -40,9 +40,9 @@
|
||||
</div>
|
||||
|
||||
<el-card style="margin-top: 20px; padding-top: 0px; height: 70vh;overflow: auto" class="box-card">
|
||||
<div class="title_" style="height: 50px; padding-top: 20px; background-color: white; ">
|
||||
门店交接单
|
||||
<span style="position: absolute; right: 10px; cursor: pointer; color: blue;font-weight: 400;" >打印预览</span>
|
||||
<div class="title_" style="height: 50px; padding-top: 20px; background-color: white; display: flex;justify-content: space-between">
|
||||
<div style="width: 80%;margin-left: 50px">门店交接单</div>
|
||||
<span style="cursor: pointer; color: blue;font-weight: 400;" >打印预览</span>
|
||||
</div>
|
||||
<div class="d-s-b">
|
||||
<div>油站名称</div>
|
||||
|
Loading…
Reference in New Issue
Block a user