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
2 months ago
parent
1bef7b2fdf
commit
163ccb6b0f
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/business/comps/template/comps/lba/LBA003.vue
+1
-1
src/views/business/comps/template/formConfig/sp/SP007.js
+ 1
- 1
src/views/business/comps/template/comps/lba/LBA003.vue
View File
@ -144,7 +144,7 @@ export default {
attTitle
:
{
attTitle
:
{
label
:
'template.lba.lba003.fj'
,
label
:
'template.lba.lba003.fj'
,
type
:
"attachment"
,
type
:
"attachment"
,
fillType
:
"
pre
Fill"
,
fillType
:
"
act
Fill"
,
}
,
}
,
}
}
}
}
+ 1
- 1
src/views/business/comps/template/formConfig/sp/SP007.js
View File
@ -151,7 +151,7 @@ export const getfjFormConfig = () => {
attTitle
:
{
attTitle
:
{
label
:
'template.sp.sp007.bt'
,
label
:
'template.sp.sp007.bt'
,
type
:
'attachment'
,
type
:
'attachment'
,
fillType
:
'
pre
Fill'
fillType
:
'
act
Fill'
}
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save