处理数据
This commit is contained in:
parent
7ab5ae5121
commit
a492c42d4e
@ -596,11 +596,6 @@ export default {
|
|||||||
|
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
chooseUser(data){
|
|
||||||
//选择会员
|
|
||||||
this.userInfo = true
|
|
||||||
this.chooseVipUser = data
|
|
||||||
},
|
|
||||||
getGoodsItem() {
|
getGoodsItem() {
|
||||||
if (this.oilGunClearing.amount && this.oilGunClearing.amount !== undefined) {
|
if (this.oilGunClearing.amount && this.oilGunClearing.amount !== undefined) {
|
||||||
// 保留两位小数
|
// 保留两位小数
|
||||||
|
Loading…
Reference in New Issue
Block a user