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:[模板管理][生物样品分析方法学样品制备表(Recovery)]
lkf
HanLong
2 months ago
parent
b93bcd8eb6
commit
bcf1054da4
1 changed files
with
4 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/Recovery.vue
+ 4
- 1
src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/Recovery.vue
View File
@ -416,7 +416,10 @@ export default {
async
getFormData
(
)
{
async
getFormData
(
)
{
let
content
=
await
this
.
validFormFields
(
[
"baseInfoRef"
,
"storageConditionRef"
,
"stepFormPackageRef"
,
"tableRef"
,
"stepRef"
,
let
content
=
await
this
.
validFormFields
(
[
"baseInfoRef"
,
"storageConditionRef"
,
"stepFormPackageRef"
,
"tableRef"
,
"stepRef"
,
"rongyeTableRef"
,
"rongyeStepFormPackageRef"
,
"remarkRef"
]
)
;
"rongyeTableRef"
,
"rongyeStepFormPackageRef"
,
"remarkRef"
]
)
;
console
.
log
(
content
)
if
(
!
content
)
{
return
false
;
}
/
/
生
成
r
e
s
o
u
r
c
e
/
/
生
成
r
e
s
o
u
r
c
e
let
tmpResource
=
[
]
let
tmpResource
=
[
]
Write
Preview
Loading…
Cancel
Save