mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 09:16:43 +08:00
【桂冠捐赠证书】桂冠捐赠证书,本月和时间选择器条件查询
This commit is contained in:
@@ -186,6 +186,7 @@ export default {
|
||||
res => {
|
||||
if (res.result == 0) {
|
||||
flag.manageComCode = res.manageComCode.substring(2, 4)
|
||||
flag.jobNo = res.jobNo
|
||||
// branchType N1、1代表个险渠道 和 N5、5 代表中介渠道,N代表内勤
|
||||
if (res.branchType == 'N1' || res.branchType == '1') {
|
||||
flag.branchTypeVal = 'G'
|
||||
|
||||
Reference in New Issue
Block a user