给杨哲打个标记
This commit is contained in:
parent
7aba17bc3b
commit
c136c62733
|
@ -15,8 +15,8 @@
|
|||
</view>
|
||||
<!-- 副标题 - 负责人 -->
|
||||
<!-- <view class="dialog-subtitle"> 区域主负责人:张三 </view> -->
|
||||
<view>传入参数:{{ showMsg }}</view>
|
||||
<view>接口返回结果:{{ resData }}</view>
|
||||
<!-- <view>传入参数:{{ showMsg }}</view> -->
|
||||
<!-- <view>接口返回结果:{{ resData }}</view> -->
|
||||
|
||||
<!-- 已存在卡片时显示图片 -->
|
||||
<view class="dialog-image-container" v-if="isChange === true">
|
||||
|
|
|
@ -236,6 +236,8 @@ export default {
|
|||
showCancel: true,
|
||||
success: function (res) {},
|
||||
});
|
||||
|
||||
// this.form.url = data.path
|
||||
},
|
||||
|
||||
// 删除图片
|
||||
|
|
Loading…
Reference in New Issue