xiaodai2022 2 年之前
父節點
當前提交
72bf2a451d
共有 1 個文件被更改,包括 1 次插入6 次删除
  1. 1 6
      src/views/standingBook/components/detail5/main.vue

+ 1 - 6
src/views/standingBook/components/detail5/main.vue

@@ -148,12 +148,7 @@ export default {
         }
 
         this.getNewTime();
-        // if (this.order_type === "2") {
-        //   this.order_type = res.data.cgdNo;
-        //   this.statusOptions.unshift({ value: "0", label: "竞价单" });
-        // }
-        // this.order_type === "1" ? "CGGCD" : "ZXGCD";
-        // this.order_type = res.data.order_type;
+  
       } else if (res && res.code >= 100 && res.code <= 104) {
         await this.logout();
       } else {