|
@ -101,6 +101,10 @@ |
|
|
}; |
|
|
}; |
|
|
}, |
|
|
}, |
|
|
onLoad(option) { |
|
|
onLoad(option) { |
|
|
|
|
|
|
|
|
|
|
|
uni.setNavigationBarTitle({ |
|
|
|
|
|
title: option.title |
|
|
|
|
|
}) |
|
|
var typeCode = "MergePackage" |
|
|
var typeCode = "MergePackage" |
|
|
getBusinessType(typeCode, res => { |
|
|
getBusinessType(typeCode, res => { |
|
|
if (res.success) { |
|
|
if (res.success) { |
|
|