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: [模板管理] 选择试剂
lkf
memorylkf
3 months ago
parent
ad050a9f02
commit
c69d6d02f2
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/Template/SelectTable.vue
+ 1
- 1
src/components/Template/SelectTable.vue
View File
@ -68,7 +68,7 @@ export default {
default
:
(
)
=>
{
}
,
default
:
(
)
=>
{
}
,
}
,
}
,
studyFormId
:
{
studyFormId
:
{
type
:
String
,
type
:
[
String
,
Number
]
,
default
:
""
,
default
:
""
,
}
,
}
,
}
,
}
,
Write
Preview
Loading…
Cancel
Save