删除验证
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user