This commit is contained in:
parent
f2ddeba6fd
commit
b593ea8fe2
|
@ -708,7 +708,7 @@ import permision from "@/components/permission.js";
|
||||||
console.log("请求-----------------请求>",this.cityList)
|
console.log("请求-----------------请求>",this.cityList)
|
||||||
if (!isOpen) {
|
if (!isOpen) {
|
||||||
// debugger;
|
// debugger;
|
||||||
this.orderList = []
|
// this.orderList = []
|
||||||
this.showTP = true;
|
this.showTP = true;
|
||||||
// uni.showToast({
|
// uni.showToast({
|
||||||
// title: '当前城市暂未开通,请切换城市',
|
// title: '当前城市暂未开通,请切换城市',
|
||||||
|
|
Loading…
Reference in New Issue