|
@@ -186,6 +186,8 @@
|
|
</el-card>
|
|
</el-card>
|
|
</el-col>
|
|
</el-col>
|
|
|
|
|
|
|
|
+
|
|
|
|
+
|
|
<el-col :span="5">
|
|
<el-col :span="5">
|
|
<el-card shadow="never" class="card-show">
|
|
<el-card shadow="never" class="card-show">
|
|
<p class="p-title">
|
|
<p class="p-title">
|
|
@@ -196,6 +198,9 @@
|
|
</p>
|
|
</p>
|
|
</el-card>
|
|
</el-card>
|
|
</el-col>
|
|
</el-col>
|
|
|
|
+ <el-col :span="5" v-if="this.mediaId == 2">
|
|
|
|
+
|
|
|
|
+ </el-col>
|
|
</el-row>
|
|
</el-row>
|
|
<el-row class="top-sum" style="display: flex" v-if="!!orderData">
|
|
<el-row class="top-sum" style="display: flex" v-if="!!orderData">
|
|
<div style="display: flex; width: 100%">
|
|
<div style="display: flex; width: 100%">
|