src/page/user/myOrder.vue @@ -401,7 +401,7 @@ } }, open(i, index) { if (!this.Operation) return; // if (!this.Operation) return; this.actObj = i; this.actIndex = index; },