Commit eb05ec9c by 王昆

gsb

parent 084beef9
<gsb-h5page2>
<gsb-h5nav slot="nav" title="合同详情"></gsb-h5nav>
<el-card shadow="hover" style="background-color:#2692FF;border-radius:0px;"> <el-card shadow="hover" style="background-color:#2692FF;border-radius:0px;">
<el-row style="font-size:16px;color:white;text-align:left;margin-bottom:5px">{{contract.name}}</el-row> <el-row style="font-size:16px;color:white;text-align:left;margin-bottom:5px">{{contract.name}}</el-row>
<el-row style="font-size:16px;color:white;text-align:left;margin-bottom:5px">{{contract.eflowstatusname}}</el-row> <el-row style="font-size:16px;color:white;text-align:left;margin-bottom:5px">{{contract.eflowstatusname}}</el-row>
...@@ -61,3 +63,4 @@ ...@@ -61,3 +63,4 @@
<el-button type="primary" @click="sendmail" round>确 定</el-button> <el-button type="primary" @click="sendmail" round>确 定</el-button>
</div> </div>
</el-dialog> </el-dialog>
</gsb-h5page2>
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