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:[模板管理][update]
lkf
luojie
3 months ago
parent
df39723900
commit
a427cd8393
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/Template/CustomTable.vue
+ 1
- 1
src/components/Template/CustomTable.vue
View File
@ -384,7 +384,7 @@ export default {
const
errorItem
=
{
rowIndex
,
colIndex
,
field
:
col
.
bodySubKey
,
field
:
col
.
otherCode
,
label
:
`
${
this
.
$t
(
col
.
label
)
}
单位
`
,
error
:
`
请填写
${
this
.
$t
(
col
.
otherLabel
)
?
this
.
$t
(
col
.
otherLabel
)
:
'其他'
}
信息
`
}
;
Write
Preview
Loading…
Cancel
Save