Commit 542c5621 authored by zhengke's avatar zhengke

2

parent b886bb8a
......@@ -14,8 +14,8 @@
<el-button type="primary" icon="el-icon-arrow-down" v-if="index!=dataLeng-1" @click="resetSord(1)"
style="right: -25px; top: 30px;"></el-button>
</div>
<div class="diy-tradeActivity-preview">
<div class="diy-link" flex="cross:center">
<div class="diy-component-preview">
<div class="diy-link" flex="cross:center;" style="background:#fff;">
<div flex="dir:left cross:center" style="margin:20px;">
<div class="title" style="text-align: left">
活动编号:{{data.ActivityIds}}
......@@ -26,7 +26,7 @@
</div>
</div>
</div>
<div class="diy-tradeActivity-edit tradeActiviTy">
<div class="diy-component-edit tradeActiviTy" v-if="tradeActivityData.isCked">
<el-form label-width="100px" @submit.native.prevent>
<el-form-item label="活动编号(多个逗号分隔)">
<el-input size="small" style="width:200px;" v-model="data.ActivityIds"></el-input>
......
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