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
feat:[模板管理][update]
lkf
luojie
3 months ago
parent
9876b29cdc
commit
9f925eaf74
1 changed files
with
3 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/Recovery.vue
+ 3
- 1
src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/Recovery.vue
View File
@ -418,7 +418,9 @@ 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