给杨哲打个标记

This commit is contained in:
李彪 2025-04-29 13:43:13 +08:00
parent 7aba17bc3b
commit c136c62733
2 changed files with 4 additions and 2 deletions

View File

@ -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">

View File

@ -236,6 +236,8 @@ export default {
showCancel: true,
success: function (res) {},
});
// this.form.url = data.path
},
//