盘点guanli
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
<view class="msg_item">
|
<view class="msg_item">
|
||||||
<view class="filter_label">备注</view>
|
<view class="filter_label">备注</view>
|
||||||
<view class="filter_input_wraper">
|
<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>
|
</view>
|
||||||
<view class="msg_btns">
|
<view class="msg_btns">
|
||||||
@@ -193,7 +193,6 @@
|
|||||||
this.val1 = ''
|
this.val1 = ''
|
||||||
this.val2 = ''
|
this.val2 = ''
|
||||||
this.val3 = ''
|
this.val3 = ''
|
||||||
this._checkQueryDtl()
|
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
icon: 'none'
|
icon: 'none'
|
||||||
@@ -214,7 +213,6 @@
|
|||||||
this.val1 = ''
|
this.val1 = ''
|
||||||
this.val2 = ''
|
this.val2 = ''
|
||||||
this.val3 = ''
|
this.val3 = ''
|
||||||
this._checkQueryDtl()
|
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: res.message,
|
title: res.message,
|
||||||
icon: 'none'
|
icon: 'none'
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
pkId: '',
|
pkId: '',
|
||||||
pkObj: {},
|
pkObj: {},
|
||||||
options: [],
|
options: [],
|
||||||
index: '1', // 1默认兰州仓库
|
index: '1582991156504039424', // 默认兰州仓库
|
||||||
disabled1: false
|
disabled1: false
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user