|
@@ -104,7 +104,7 @@
|
|
|
</van-popup>
|
|
|
<!-- 何种印章 -->
|
|
|
<van-popup :show="showType" @close="showType=false" position="bottom">
|
|
|
- <view class="type-popup-wrap">
|
|
|
+ <view class="type-popup-wrap" catchtap="preventdefault">
|
|
|
<view class="flex top-title">
|
|
|
<text style="color:#969799" @click="showType=false">取消</text>
|
|
|
<text style="font-size:16px">选择何种印章</text>
|