Authored by 陈峰

文案修改

... ... @@ -86,7 +86,6 @@ export default {
margin-right: 30px;
.upload-item-img {
border: 1px dashed #dddee1;
border-radius: 4px;
overflow: hidden;
height: 120px;
... ...
<template>
<Modal
title="在线预览"
title="调用图片服务"
:width="600"
v-model="model"
@on-ok="modalOK"
... ...