Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ff1c0c09
authored
2023-07-31 13:49:26 +0800
by
yuanbo
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
增加注释
1 parent
feceba45
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
130 additions
and
0 deletions
src/views/bdcsj/cfdj/index.vue
src/views/bdcsj/dyaq/index.vue
src/views/bdcsj/dyiq/index.vue
src/views/bdcsj/fdcqdz/index.vue
src/views/bdcsj/fdcqqfsyq/index.vue
src/views/bdcsj/fdcqyz/index.vue
src/views/bdcsj/gzwsyq/index.vue
src/views/bdcsj/hysyq/index.vue
src/views/bdcsj/jsydzjdsyq/index.vue
src/views/bdcsj/lq/index.vue
src/views/bdcsj/nydsyq/index.vue
src/views/bdcsj/tdsyq/index.vue
src/views/bdcsj/ygdj/index.vue
src/views/bdcsj/yydj/index.vue
src/views/bdcsj/zxdj/index.vue
src/views/bdcsj/cfdj/index.vue
View file @
ff1c0c0
...
...
@@ -180,6 +180,10 @@
}
},
methods
:
{
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
let
{
result
:
{
list
,
total
,
pages
:
pageSize
,
pageNum
:
current
}
...
...
src/views/bdcsj/dyaq/index.vue
View file @
ff1c0c0
...
...
@@ -146,6 +146,10 @@
}
},
methods
:
{
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
let
{
result
:
{
list
,
total
,
pages
:
pageSize
,
pageNum
:
current
}
...
...
src/views/bdcsj/dyiq/index.vue
View file @
ff1c0c0
...
...
@@ -151,6 +151,10 @@
}
},
methods
:
{
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
src/views/bdcsj/fdcqdz/index.vue
View file @
ff1c0c0
...
...
@@ -147,10 +147,19 @@
},
methods
:
{
// 是否显示下拉框
/**
* @description: 是否显示下拉框
* @param {*} e
* @author: renchao
*/
isShowSelectOptions
(
e
)
{
if
(
!
e
)
this
.
$refs
.
selectmanyQL
.
blur
()
if
(
!
e
)
this
.
$refs
.
selectmanyDJ
.
blur
()
},
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
@@ -167,6 +176,12 @@
// this.$refs.msg.messageShow()
}
},
/**
* @description: handlDatadetails
* @param {*} index
* @param {*} row
* @author: renchao
*/
async
handlDatadetails
(
index
,
row
)
{
let
{
result
:
res
,
message
}
=
await
sjsbFunctionOper
.
getQltFwFdcqYzByCondition
(
row
.
BSM_SJSB
)
if
(
res
!=
null
)
{
...
...
src/views/bdcsj/fdcqqfsyq/index.vue
View file @
ff1c0c0
...
...
@@ -111,9 +111,18 @@
},
methods
:
{
// 是否显示下拉框
/**
* @description: 是否显示下拉框
* @param {*} e
* @author: renchao
*/
isShowSelectOptions
(
e
)
{
if
(
!
e
)
this
.
$refs
.
selectshareQL
.
blur
()
},
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
@@ -129,6 +138,12 @@
this
.
message
=
error
}
},
/**
* @description: handlDatadetails
* @param {*} index
* @param {*} row
* @author: renchao
*/
async
handlDatadetails
(
index
,
row
)
{
let
{
result
:
res
,
message
}
=
await
sjsbFunctionOper
.
getQltFwFdcqYzByCondition
(
row
.
BSM_SJSB
)
if
(
res
!=
null
)
{
...
...
src/views/bdcsj/fdcqyz/index.vue
View file @
ff1c0c0
...
...
@@ -179,10 +179,19 @@
},
methods
:
{
// 是否显示下拉框
/**
* @description: 是否显示下拉框
* @param {*} e
* @author: renchao
*/
isShowSelectOptions
(
e
)
{
if
(
!
e
)
this
.
$refs
.
selectsingleQL
.
blur
()
if
(
!
e
)
this
.
$refs
.
selectsingleDJ
.
blur
()
},
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
@@ -199,6 +208,12 @@
// this.$refs.msg.messageShow()
}
},
/**
* @description: handlDatadetails
* @param {*} index
* @param {*} row
* @author: renchao
*/
async
handlDatadetails
(
index
,
row
)
{
let
{
result
:
res
,
message
}
=
await
sjsbFunctionOper
.
getQltFwFdcqYzByCondition
(
row
.
BSM_SJSB
)
if
(
res
!=
null
)
{
...
...
src/views/bdcsj/gzwsyq/index.vue
View file @
ff1c0c0
...
...
@@ -139,10 +139,19 @@
},
methods
:
{
// 是否显示下拉框
/**
* @description: 是否显示下拉框
* @param {*} e
* @author: renchao
*/
isShowSelectOptions
(
e
)
{
if
(
!
e
)
this
.
$refs
.
selectownershipQL
.
blur
()
if
(
!
e
)
this
.
$refs
.
selectownershipDJ
.
blur
()
},
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
src/views/bdcsj/hysyq/index.vue
View file @
ff1c0c0
...
...
@@ -146,10 +146,19 @@
},
methods
:
{
// 是否显示下拉框
/**
* @description: 是否显示下拉框
* @param {*} e
* @author: renchao
*/
isShowSelectOptions
(
e
)
{
if
(
!
e
)
this
.
$refs
.
selectseaAreaQL
.
blur
()
if
(
!
e
)
this
.
$refs
.
selectseaAreaDJ
.
blur
()
},
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
src/views/bdcsj/jsydzjdsyq/index.vue
View file @
ff1c0c0
...
...
@@ -139,10 +139,19 @@
},
methods
:
{
// 是否显示下拉框
/**
* @description: 是否显示下拉框
* @param {*} e
* @author: renchao
*/
isShowSelectOptions
(
e
)
{
if
(
!
e
)
this
.
$refs
.
selectbuildQL
.
blur
()
if
(
!
e
)
this
.
$refs
.
selectbuildDJ
.
blur
()
},
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
@@ -159,6 +168,12 @@
// this.$refs.msg.messageShow()
}
},
/**
* @description: handlDatadetails
* @param {*} index
* @param {*} row
* @author: renchao
*/
async
handlDatadetails
(
index
,
row
)
{
let
{
result
:
res
,
message
}
=
await
sjsbFunctionOper
.
getQltFwFdcqYzByCondition
(
row
.
BSM_SJSB
)
if
(
res
!=
null
)
{
...
...
src/views/bdcsj/lq/index.vue
View file @
ff1c0c0
...
...
@@ -134,6 +134,10 @@
}
},
methods
:
{
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
src/views/bdcsj/nydsyq/index.vue
View file @
ff1c0c0
...
...
@@ -140,6 +140,10 @@
}
},
methods
:
{
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
src/views/bdcsj/tdsyq/index.vue
View file @
ff1c0c0
...
...
@@ -135,6 +135,10 @@
}
},
methods
:
{
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
src/views/bdcsj/ygdj/index.vue
View file @
ff1c0c0
...
...
@@ -138,10 +138,19 @@
},
methods
:
{
// 是否显示下拉框
/**
* @description: 是否显示下拉框
* @param {*} e
* @author: renchao
*/
isShowSelectOptions
(
e
)
{
if
(
!
e
)
this
.
$refs
.
selectnoticeRegQL
.
blur
()
if
(
!
e
)
this
.
$refs
.
selectnoticeRegDJ
.
blur
()
},
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
let
{
result
:
{
list
,
total
,
pages
:
pageSize
,
pageNum
:
current
}
...
...
src/views/bdcsj/yydj/index.vue
View file @
ff1c0c0
...
...
@@ -134,10 +134,19 @@
},
methods
:
{
// 是否显示下拉框
/**
* @description: 是否显示下拉框
* @param {*} e
* @author: renchao
*/
isShowSelectOptions
(
e
)
{
if
(
!
e
)
this
.
$refs
.
selectobjectionRegQL
.
blur
()
if
(
!
e
)
this
.
$refs
.
selectobjectionRegDJ
.
blur
()
},
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
@@ -154,6 +163,12 @@
this
.
$refs
.
msg
.
messageShow
()
}
},
/**
* @description: handlDatadetails
* @param {*} index
* @param {*} row
* @author: renchao
*/
handledetails
(
index
,
row
)
{
}
}
...
...
src/views/bdcsj/zxdj/index.vue
View file @
ff1c0c0
...
...
@@ -122,6 +122,10 @@
}
},
methods
:
{
/**
* @description: featchData
* @author: renchao
*/
async
featchData
()
{
try
{
this
.
form
=
Object
.
assign
(
this
.
form
,
this
.
formData
)
...
...
Please
register
or
sign in
to post a comment