Commit d60c9da5 authored by youjie's avatar youjie

no message

parent 8a61ce5a
......@@ -1550,6 +1550,7 @@ export default {
(res) => {
this.$q.loading.hide();
if (res.data.resultCode == 1) {
this.SimilarList = []
if (
Object.prototype.toString.call(res.data.data.roomRateDetails) ==
"[object Object]"
......
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