盘点guanli
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user