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
2 months ago
parent
03b3f8c770
commit
fdc3019d95
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/views/business/comps/template/TemplateTable.vue
+ 3
- 0
src/views/business/comps/template/TemplateTable.vue
View File
@ -290,6 +290,9 @@ export default {
getYqResource
(
)
{
return
this
.
$refs
.
templateComponent
.
getYqResource
(
)
;
}
,
getJcbList
(
)
{
return
this
.
$refs
.
templateComponent
.
getJcbList
(
)
;
}
,
getFilledFormData
(
)
{
return
this
.
$refs
.
templateComponent
.
getFilledFormData
(
)
;
}
,
Write
Preview
Loading…
Cancel
Save