@ -110,6 +110,9 @@
},
onLoad(option) {
uni.setNavigationBarTitle({
title: option.title
})
//返回首页
onNavigationBarButtonTap(e) {
@ -100,6 +100,9 @@
@ -101,6 +101,10 @@
};
var typeCode = "MergePackage"
getBusinessType(typeCode, res => {
if (res.success) {
@ -102,6 +102,9 @@
var typeCode = "SplitPackage"