This commit is contained in:
2024-03-04 15:48:06 +08:00
parent b08b0dccf2
commit 3dc2f2a8fb

View File

@@ -10,7 +10,8 @@
@blur="focusState=false"
@focus="focusState=true"
@input="handleChange($event)">
<view class="iconfont icon_scan" @tap="checkMpaasScan">&#xe6e2;</view>
<!-- <view class="iconfont icon_scan" @tap="checkMpaasScan">&#xe6e2;</view> -->
<view class="iconfont icon_scan" @tap="toScan">&#xe6e2;</view>
</view>
</template>