Commit 1021aeb6 by crushh

update: dist

parent 98937457
......@@ -66,7 +66,7 @@
</div>
</el-form-item>
<el-form-item label="号码导入" prop="phoneList" v-else>
<dm-import-file ref="importFile" :againUploadDisabled="disabled" :options="importFileOption" @change="handleFileChange" :echo="fileEcho"></dm-import-file>
<dm-import-file ref="importFile" style="width:680px" :againUploadDisabled="disabled" :options="importFileOption" @change="handleFileChange" :echo="fileEcho"></dm-import-file>
</el-form-item>
<el-form-item label="预计覆盖人数">
<span class="bold">{{ planMemberCountShow }}</span>
......
......@@ -609,7 +609,7 @@ export default {
gap: 12px;
.card {
min-width: 224px;
width: 16.6%;
width: 16%;
height: 140px;
background: #f0f3fd;
border-radius: 4px;
......
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