删除验证

This commit is contained in:
2020-08-15 17:52:55 +08:00
parent 5fc375e589
commit 4bf837d53e
2 changed files with 30 additions and 28 deletions

View File

@@ -34,6 +34,9 @@ export default {
toDetailsPage() {
let type =0
let info = this.info
if(info.is_delete == 1){
return ;
}
if(info.goods_try_order_status==0){
type=1
}else if(info.goods_try_order_status==20){