This website works better with JavaScript.
Home
Explore
Help
Sign In
eln_TD
/
eln_web
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix:[试验管理]计划表单复核
lkf
15881625488@163.com
3 months ago
parent
83d70239f1
commit
c8242876c3
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/business/study/comp/jhbd/Fh.vue
+1
-1
src/views/business/study/comp/sqbd/Fh.vue
+1
-1
src/views/business/study/comp/tbbd/Fh.vue
+ 1
- 1
src/views/business/study/comp/jhbd/Fh.vue
View File
@ -168,7 +168,7 @@ export default {
studyFormPlan_updateZdgxjl
(
{
id
:
this
.
form
.
id
,
zd
x
gjl
:
JSON
.
stringify
(
data
.
fieldCheckObj
)
zdg
x
jl
:
JSON
.
stringify
(
data
.
fieldCheckObj
)
}
)
.
then
(
response
=>
{
}
)
+ 1
- 1
src/views/business/study/comp/sqbd/Fh.vue
View File
@ -168,7 +168,7 @@ export default {
studyFormApply_updateZdgxjl
(
{
id
:
this
.
form
.
id
,
zd
x
gjl
:
JSON
.
stringify
(
data
.
fieldCheckObj
)
zdg
x
jl
:
JSON
.
stringify
(
data
.
fieldCheckObj
)
}
)
.
then
(
response
=>
{
}
)
+ 1
- 1
src/views/business/study/comp/tbbd/Fh.vue
View File
@ -170,7 +170,7 @@ export default {
studyFormFill_updateZdgxjl
(
{
id
:
this
.
form
.
id
,
zd
x
gjl
:
JSON
.
stringify
(
data
.
fieldCheckObj
)
zdg
x
jl
:
JSON
.
stringify
(
data
.
fieldCheckObj
)
}
)
.
then
(
response
=>
{
}
)
Write
Preview
Loading…
Cancel
Save