Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
0a1031d3
Commit
0a1031d3
authored
Oct 27, 2021
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
f5989605
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
4 deletions
+15
-4
jiaxiya/app/base/db/metadata/bizs/bizjs/mytradetransferdiliver.js
+2
-0
jiaxiya/app/config/localsettings.js
+3
-3
jiaxiya/app/config/settings.js
+1
-1
jiaxiya/app/front/vues/pages/tradetransferdiliver/tradetransferdiliver.html
+3
-0
jiaxiya/app/front/vues/pages/tradetransferdiliver/tradetransferdiliver.js
+6
-0
No files found.
jiaxiya/app/base/db/metadata/bizs/bizjs/mytradetransferdiliver.js
View file @
0a1031d3
...
@@ -6,6 +6,7 @@ module.exports={
...
@@ -6,6 +6,7 @@ module.exports={
{
"width"
:
"80"
,
"label"
:
"状态"
,
"prop"
:
"transfer_status_name"
,
"isShowTip"
:
true
,
"isTmpl"
:
false
},
{
"width"
:
"80"
,
"label"
:
"状态"
,
"prop"
:
"transfer_status_name"
,
"isShowTip"
:
true
,
"isTmpl"
:
false
},
{
"width"
:
"100"
,
"label"
:
"买方电话"
,
"prop"
:
"mobile"
,
"isShowTip"
:
true
,
"isTmpl"
:
false
},
{
"width"
:
"100"
,
"label"
:
"买方电话"
,
"prop"
:
"mobile"
,
"isShowTip"
:
true
,
"isTmpl"
:
false
},
{
"width"
:
"100"
,
"label"
:
"尼斯大类"
,
"prop"
:
"ncl_one"
,
"isShowTip"
:
true
,
"isTmpl"
:
false
},
{
"width"
:
"100"
,
"label"
:
"尼斯大类"
,
"prop"
:
"ncl_one"
,
"isShowTip"
:
true
,
"isTmpl"
:
false
},
{
"width"
:
"100"
,
"label"
:
"跟进记录"
,
"prop"
:
"tracks"
,
"isShowTip"
:
true
,
"isTmpl"
:
true
,
"isOther2"
:
true
},
{
"width"
:
"null"
,
"label"
:
"操作"
,
"name"
:
"null"
,
"isShowTip"
:
false
,
"isTmpl"
:
true
,
"isBtns"
:
true
},
{
"width"
:
"null"
,
"label"
:
"操作"
,
"name"
:
"null"
,
"isShowTip"
:
false
,
"isTmpl"
:
true
,
"isBtns"
:
true
},
]
]
},
},
...
@@ -44,6 +45,7 @@ module.exports={
...
@@ -44,6 +45,7 @@ module.exports={
{
"icon"
:
"el-icon-edit"
,
"title"
:
"修改"
,
"type"
:
"default"
,
"key"
:
"edit"
,
"isInRow"
:
true
},
{
"icon"
:
"el-icon-edit"
,
"title"
:
"修改"
,
"type"
:
"default"
,
"key"
:
"edit"
,
"isInRow"
:
true
},
{
"icon"
:
"el-icon-edit"
,
"title"
:
"资料上传"
,
"type"
:
"default"
,
"key"
:
"upfiles"
,
"isInRow"
:
true
},
{
"icon"
:
"el-icon-edit"
,
"title"
:
"资料上传"
,
"type"
:
"default"
,
"key"
:
"upfiles"
,
"isInRow"
:
true
},
{
"icon"
:
"el-icon-edit"
,
"title"
:
"公证申请"
,
"type"
:
"default"
,
"key"
:
"notar"
,
"isInRow"
:
true
},
{
"icon"
:
"el-icon-edit"
,
"title"
:
"公证申请"
,
"type"
:
"default"
,
"key"
:
"notar"
,
"isInRow"
:
true
},
{
"icon"
:
"el-icon-edit"
,
"title"
:
"沟通跟进"
,
"type"
:
"default"
,
"key"
:
"tracks"
,
"isInRow"
:
true
},
],
],
"delete"
:[
"delete"
:[
// {"icon":"el-icon-remove","title":"删除","type":"default","key":"delete","isInRow":true},
// {"icon":"el-icon-remove","title":"删除","type":"default","key":"delete","isInRow":true},
...
...
jiaxiya/app/config/localsettings.js
View file @
0a1031d3
var
settings
=
{
var
settings
=
{
redis
:{
redis
:{
host
:
"
43.247.184.32
"
,
host
:
"
59.110.125.77
"
,
port
:
8967
,
port
:
30479
,
password
:
"
Gongsibao2018
"
,
password
:
"
havzMSYc3aBZXOjpG3
"
,
db
:
10
,
db
:
10
,
},
},
database
:{
database
:{
...
...
jiaxiya/app/config/settings.js
View file @
0a1031d3
...
@@ -24,7 +24,7 @@ var settings = {
...
@@ -24,7 +24,7 @@ var settings = {
port
:
process
.
env
.
NODE_PORT
||
3003
,
port
:
process
.
env
.
NODE_PORT
||
3003
,
paasUrl
:
function
(){
paasUrl
:
function
(){
if
(
this
.
env
==
"dev"
){
if
(
this
.
env
==
"dev"
){
return
"http://
60.205.209.94
:4001/"
;
return
"http://
p.apps.com
:4001/"
;
}
else
{
}
else
{
return
"https://open.gongsibao.com/"
;
return
"https://open.gongsibao.com/"
;
}
}
...
...
jiaxiya/app/front/vues/pages/tradetransferdiliver/tradetransferdiliver.html
View file @
0a1031d3
...
@@ -16,6 +16,9 @@
...
@@ -16,6 +16,9 @@
@
rowclick=
"onRowClick"
@
rowclick=
"onRowClick"
@
onDlgFormClick=
"onDlgFormClick"
@
onDlgFormClick=
"onDlgFormClick"
:validateformmethod=
"validateformmethod"
>
:validateformmethod=
"validateformmethod"
>
<template
slot=
"other2"
slot-scope=
"scope"
>
<a
@
mouseover=
"showdetail()"
>
tracks.........
</a>
</template>
</gsb-grid2>
</gsb-grid2>
<el-dialog
<el-dialog
title=
"上传资料"
title=
"上传资料"
...
...
jiaxiya/app/front/vues/pages/tradetransferdiliver/tradetransferdiliver.js
View file @
0a1031d3
...
@@ -69,9 +69,15 @@
...
@@ -69,9 +69,15 @@
console
.
log
(
this
.
$router
);
console
.
log
(
this
.
$router
);
this
.
$router
.
push
({
path
:
"/mynotarizationflow"
,
query
:
{
ali_bizid
:
row
.
ali_bizid
}
});
this
.
$router
.
push
({
path
:
"/mynotarizationflow"
,
query
:
{
ali_bizid
:
row
.
ali_bizid
}
});
}
}
if
(
key
==
"tracks"
){
alert
(
"tracks"
)
}
},
},
upsuccess
(
result
){
upsuccess
(
result
){
console
.
log
(
result
);
console
.
log
(
result
);
},
showdetail
(){
alert
(
"track.......details"
)
}
}
},
},
computed
:
Vuex
.
mapState
({
computed
:
Vuex
.
mapState
({
...
...
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