盘点guanli

This commit is contained in:
2023-02-10 19:47:22 +08:00
parent 621bb637ac
commit 59e11e1ca7
2 changed files with 2 additions and 4 deletions

View File

@@ -87,7 +87,7 @@
<view class="msg_item">
<view class="filter_label">备注</view>
<view class="filter_input_wraper">
<input type="number" class="msg_input" v-model="val0">
<input type="text" class="msg_input" v-model="val0">
</view>
</view>
<view class="msg_btns">
@@ -193,7 +193,6 @@
this.val1 = ''
this.val2 = ''
this.val3 = ''
this._checkQueryDtl()
uni.showToast({
title: res.message,
icon: 'none'
@@ -214,7 +213,6 @@
this.val1 = ''
this.val2 = ''
this.val3 = ''
this._checkQueryDtl()
uni.showToast({
title: res.message,
icon: 'none'