Commit b3b74b8c authored by 黄媛媛's avatar 黄媛媛

update

parent a1e88012
...@@ -1505,6 +1505,7 @@ ...@@ -1505,6 +1505,7 @@
arr.push(obj); arr.push(obj);
} }
}) })
})
sessionStorage.setItem("TipGuestList",JSON.stringify(arr)) sessionStorage.setItem("TipGuestList",JSON.stringify(arr))
var TCArr = [this.TCID]; var TCArr = [this.TCID];
let orderObj = { let orderObj = {
...@@ -1524,8 +1525,6 @@ ...@@ -1524,8 +1525,6 @@
} }
}); });
this.tipdialog=false; this.tipdialog=false;
})
}, },
checkThis(){ // 单选 checkThis(){ // 单选
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment