This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
eln_TD
/
eln_web
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix:[试验管理]bug
master
15881625488@163.com
3 days ago
parent
aad5783601
commit
10719346d6
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/business/study/comp/jhbd/Bj.vue
+1
-1
src/views/business/study/comp/tbbd/Bj.vue
+1
-1
src/views/business/study/comp/ytbd/Bj.vue
+ 1
- 1
src/views/business/study/comp/jhbd/Bj.vue
View File
@ -64,7 +64,7 @@
<
/
e
l
-
r
o
w
>
<
/
e
l
-
f
o
r
m
>
<
/
div
>
<
div
class
=
"content"
v-
show
="showIndex == 2"
>
<
div
class
=
"content"
v-
if
="showIndex == 2"
>
<
TemplateTable
ref
=
"templateTable"
:sn
="form.templateSn"
:templateData
="form"
fillType
=
"actFill"
/
>
<
/
div
>
<
/
div
>
+ 1
- 1
src/views/business/study/comp/tbbd/Bj.vue
View File
@ -74,7 +74,7 @@
<
/
e
l
-
r
o
w
>
<
/
e
l
-
f
o
r
m
>
<
/
div
>
<
div
class
=
"content"
v-
show
="showIndex == 2"
>
<
div
class
=
"content"
v-
if
="showIndex == 2"
>
<
TemplateTable
ref
=
"templateTable"
:sn
="form.templateSn"
:templateData
="form"
fillType
=
"preFill"
/
>
<
/
div
>
<
/
div
>
+ 1
- 1
src/views/business/study/comp/ytbd/Bj.vue
View File
@ -64,7 +64,7 @@
<
/
e
l
-
r
o
w
>
<
/
e
l
-
f
o
r
m
>
<
/
div
>
<
div
class
=
"content"
v-
show
="showIndex == 2"
>
<
div
class
=
"content"
v-
if
="showIndex == 2"
>
<
TemplateTable
ref
=
"templateTable"
:sn
="form.templateSn"
:templateData
="form"
fillType
=
"preFill"
/
>
<
/
div
>
<
/
div
>
Write
Preview
Loading…
Cancel
Save