9.20/3
This commit is contained in:
@@ -125,7 +125,7 @@ const _sfc_main = {
|
||||
},
|
||||
onCreate() {
|
||||
if (this.biz === "sale") {
|
||||
common_vendor.index.navigateTo({ url: "/pages/order/create" });
|
||||
common_vendor.index.switchTab({ url: "/pages/order/create" });
|
||||
return;
|
||||
}
|
||||
common_vendor.index.showToast({ title: "该类型创建页待实现", icon: "none" });
|
||||
|
||||
Reference in New Issue
Block a user