Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xugong
hls-xcmg-vue-app
Commits
d6a32fdc
Commit
d6a32fdc
authored
Apr 18, 2023
by
白日依山山山
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
筛出进件拆分和逾期查询、延期申请部分代码
parent
aced6013
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
10 deletions
+10
-10
batchSign.vue
src/pages/carConfirm/batchSign.vue
+1
-1
confirm-detail.vue
src/pages/carConfirm/confirm-detail.vue
+4
-4
confirm-list.vue
src/pages/carConfirm/confirm-list.vue
+1
-1
contract-repay-plan.vue
src/pages/contractSigning/contract-repay-plan.vue
+1
-1
function-list.vue
src/pages/functionCenter/function-list.vue
+2
-2
to-do-list.vue
src/pages/functionCenter/to-do-list.vue
+1
-1
No files found.
src/pages/carConfirm/batchSign.vue
View file @
d6a32fdc
...
...
@@ -181,7 +181,7 @@ export default {
let
data_class
=
this
.
$route
.
query
.
name
===
'confirmList'
?
'LEASE_ITEM'
:
'PRJ_CONFIRM'
let
param
=
{
master
:
{
project_list
:
this
.
checkList
.
map
(
item
=>
({
project_id
:
item
.
project_id
,
contract_id
:
item
.
contract_id
,
data_class
})),
project_list
:
this
.
checkList
.
map
(
item
=>
({
project_id
:
item
.
project_id
,
data_class
})),
bp_id
:
JSON
.
parse
(
window
.
localStorage
.
getItem
(
'now_user_bp_bind_id'
)).
bp_id
,
},
}
...
...
src/pages/carConfirm/confirm-detail.vue
View file @
d6a32fdc
...
...
@@ -344,7 +344,7 @@ export default {
params
:
{
product_num
:
vm
.
info
.
product_num
,
project_id
:
vm
.
project_id
,
quotation_id
:
vm
.
$route
.
query
.
quotation_id
,
//
quotation_id: vm.$route.query.quotation_id,
},
})
},
...
...
@@ -402,7 +402,7 @@ export default {
window
.
localStorage
.
access_token
}
else
{
vm
.
vehicleImg
=
''
}
takePhonto
}
}
else
{
hlsPopup
.
showLongCenter
(
res
.
message
)
}
...
...
@@ -648,7 +648,7 @@ export default {
let url = process.env.basePath + 'car_equip_list_query'
let param = {
project_id: vm.project_id,
quotation_id: vm.$route.params.quotation_id,
//
quotation_id: vm.$route.params.quotation_id,
pagesize: 999,
pagenum: 1,
}
...
...
@@ -685,7 +685,7 @@ export default {
let url = process.env.basePath + 'con_contract_detial'
let param = {
project_id: vm.project_id,
quotation_id: vm.$route.query.quotation_id,
//
quotation_id: vm.$route.query.quotation_id,
}
hlsPopup.showLoading('请稍候')
...
...
src/pages/carConfirm/confirm-list.vue
View file @
d6a32fdc
...
...
@@ -201,7 +201,7 @@ export default {
check_id
:
e
.
check_id
,
confirm_id
:
e
.
confirm_id
,
business_type
:
e
.
business_type
,
quotation_id
:
e
.
quotation_id
,
//
quotation_id: e.quotation_id,
project_number
:
e
.
project_number
,
},
})
...
...
src/pages/contractSigning/contract-repay-plan.vue
View file @
d6a32fdc
...
...
@@ -129,7 +129,7 @@ export default {
let
url
=
process
.
env
.
basePath
+
'prj_cashflow_query'
let
param
=
{
project_id
:
vm
.
project_id
,
quotation_id
:
vm
.
$route
.
query
.
quotation_id
,
//
quotation_id: vm.$route.query.quotation_id,
}
vm
.
hlsPopup
.
showLoading
(
'数据加载中'
)
vm
.
hlsHttp
.
post
(
url
,
param
).
then
(
function
(
res
)
{
...
...
src/pages/functionCenter/function-list.vue
View file @
d6a32fdc
...
...
@@ -142,7 +142,7 @@
<img
src=
"@/assets/functionCenter/in@2x.png"
alt=
""
>
</div>
</div>
<div
class=
"info-content"
>
<
!--
<
div
class=
"info-content"
>
<div
class=
"add-name"
>
<img
src=
"@/assets/functionCenter/con-que@2x.png"
alt=
""
>
<div
class=
"name-title"
>
逾期信息查询
</div>
...
...
@@ -159,7 +159,7 @@
<div
class=
"add-content"
@
click=
"goOvertimeApply"
>
<img
src=
"@/assets/functionCenter/in@2x.png"
alt=
""
>
</div>
</div>
</div>
-->
</div>
</h-content>
...
...
src/pages/functionCenter/to-do-list.vue
View file @
d6a32fdc
...
...
@@ -220,7 +220,7 @@ export default {
approvalInfo
(
flow
,
type
)
{
let
handler
=
{
'PRJ_CREATE_REQ_WFL'
:
'financingApplyDetail'
,
// 融租申请工作流
//
'CLIENT_REG_FLOW': 'customerAccessDetail', // 客户准入工作流
'CLIENT_REG_FLOW'
:
'customerAccessDetail'
,
// 客户准入工作流
}
let
routerName
=
handler
[
flow
.
workflow_code
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment