Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
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
李苏
lxyl-vue
Commits
b7c299a2
Commit
b7c299a2
authored
Jun 28, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复bug
parent
019b982c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
21 deletions
+7
-21
edit.vue
src/views/ccgl/rkgl/lkjhhk/top/edit.vue
+1
-4
index.vue
src/views/ccgl/rkgl/lkjhhk/top/index.vue
+0
-13
edit.vue
src/views/ccgl/rkgl/slk/top/edit.vue
+3
-2
edit.vue
src/views/ccgl/rkgl/spk/top/edit.vue
+3
-2
No files found.
src/views/ccgl/rkgl/lkjhhk/top/edit.vue
View file @
b7c299a2
...
...
@@ -116,13 +116,10 @@
"value"
:
""
,
"required"
:
true
,
"typeConfig"
:
{
"src"
:
"lxyl/
common/ck/queryCkidByRktz
id"
,
"src"
:
"lxyl/
jcsj/uck/ck/queryCjck
id"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
},
params
:{
flid
:
'L'
}
}
},
...
...
src/views/ccgl/rkgl/lkjhhk/top/index.vue
View file @
b7c299a2
...
...
@@ -209,19 +209,6 @@
getRow
(
val
)
{
this
.
$emit
(
'getRow'
,
val
)
},
saveGw
(
form
)
{
let
params
=
{
id
:
form
.
id
,
gwid
:
form
.
gwid
,
rqid
:
form
.
rqid
}
this
.
$post
(
'lxyl/rkgl/sjrw/ckhk/start'
,
params
).
then
(
res
=>
{
if
(
res
.
success
)
{
this
.
$refs
.
basePage
.
refresh
()
}
})
},
hk
(
ctx
)
{
let
map
=
{
'D'
:
'平库'
,
...
...
src/views/ccgl/rkgl/slk/top/edit.vue
View file @
b7c299a2
...
...
@@ -118,7 +118,7 @@
"value"
:
""
,
"required"
:
true
,
"typeConfig"
:
{
"src"
:
"lxyl/
common/ck/queryCkidByRktz
id"
,
"src"
:
"lxyl/
jcsj/uck/ck/queryCjck
id"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
...
...
@@ -240,7 +240,8 @@
},
give
:(
item
)
=>
{
this
.
$post
(
'lxyl/common/ck/queryCkidByRktzid'
,{
rktzid
:
item
.
id
rktzid
:
item
.
id
,
flid
:
'L'
}).
then
(
res
=>
{
if
(
res
.
success
){
let
list
=
res
.
data
.
records
||
[]
...
...
src/views/ccgl/rkgl/spk/top/edit.vue
View file @
b7c299a2
...
...
@@ -155,7 +155,7 @@ export default {
value
:
""
,
required
:
true
,
typeConfig
:
{
src
:
"lxyl/
common/ck/queryCkidByRktz
id"
,
src
:
"lxyl/
jcsj/uck/ck/queryCjck
id"
,
match
:
{
value
:
"id"
,
label
:
"name"
,
...
...
@@ -263,7 +263,8 @@ export default {
},
give
:(
item
)
=>
{
this
.
$post
(
'lxyl/common/ck/queryCkidByRktzid'
,{
rktzid
:
item
.
id
rktzid
:
item
.
id
,
flid
:
"D"
,
}).
then
(
res
=>
{
if
(
res
.
success
){
let
list
=
res
.
data
.
records
||
[]
...
...
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