Merge branch 'ymf_test' of https://e.coding.net/g-cphe0354/yinshoukeguanliduan/management into test
This commit is contained in:
commit
fe0eafbbb3
|
|
@ -1877,6 +1877,8 @@ export default {
|
||||||
!this.order.selGoods ||
|
!this.order.selGoods ||
|
||||||
this.order.old.list.length <= 0 ||
|
this.order.old.list.length <= 0 ||
|
||||||
this.order.selGoods.status == "return"
|
this.order.selGoods.status == "return"
|
||||||
|
||this.order.selGoods.useType=='dine-in'
|
||||||
|
||this.order.selGoods.useType=='dine-in-before'
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
title() {
|
title() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue