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:[填报表单]优化
ouqian
15881625488@163.com
1 month ago
parent
1ece3bfe0b
commit
e59e9310b3
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/business/comps/template/comps/gsp/GSP005.vue
+1
-0
src/views/business/study/comp/tbbd/Bj.vue
+ 1
- 1
src/views/business/comps/template/comps/gsp/GSP005.vue
View File
@ -1,4 +1,4 @@
<!--
供试品部储备液样品配制记录表
--
>
<!--
供试品部储备液样品配制记录表
-
生成试剂
--
>
<
template
>
<
div
>
<
div
class
=
"detail-container"
>
+ 1
- 0
src/views/business/study/comp/tbbd/Bj.vue
View File
@ -774,6 +774,7 @@ export default {
this
.
form
.
bdmc
=
val
.
nameEn
}
this
.
form
.
templateSn
=
val
.
sn
this
.
templateData
=
deepClone
(
this
.
form
)
setTimeout
(
(
)
=>
{
this
.
$refs
[
"form"
]
.
validate
(
)
}
,
200
)
Write
Preview
Loading…
Cancel
Save