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
a0f2d8b0f8
commit
738a84b3b4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/business/study/comp/ytbdList.vue
+ 1
- 1
src/views/business/study/comp/ytbdList.vue
View File
@ -99,7 +99,7 @@
<
template
>
<!--
有权限审核
--
>
<
el
-button
type
=
"text"
@click
="audit(scope.row)"
v
-hasPermi
=
"
[
'
business
:
studyFormPre
:
sh
'
]
"
v
-
if
=
"scope.row.bdzt === 3 && isMatchSubject
t
&& (id != scope.row.userId||id<=103)"
>
{
{
v
-
if
=
"scope.row.bdzt === 3 && isMatchSubject && (id != scope.row.userId||id<=103)"
>
{
{
$t
(
'page.business.form.audit'
)
}
}
<
/
e
l
-
b
u
t
t
o
n
>
<
/
template
>
<
/
template
>
Write
Preview
Loading…
Cancel
Save