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:[模板管理][DL007~DL015字典核对]
ouqian
欧骞
1 month ago
parent
070d02094a
commit
784ab17ea7
2 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/business/comps/template/comps/dl/DL011.vue
+4
-0
src/views/business/comps/template/mixins/templateMixin.js
+ 1
- 1
src/views/business/comps/template/comps/dl/DL011.vue
View File
@ -210,7 +210,7 @@ export default {
xbmc
:
{
label
:
'template.dl.dl011.xbmc'
,
type
:
'select'
,
options
:
[
]
,
options
:
this
.
getDictOptions
(
'business_dl_xbmc'
)
,
fillType
:
'preFill'
,
otherCode
:
'xbmcOther'
}
,
+ 4
- 0
src/views/business/comps/template/mixins/templateMixin.js
View File
@ -54,6 +54,10 @@ export default {
'business_knj'
,
//动技-抗凝剂
'business_fhlr'
,
//动技-复核内容
'business_fhfw'
,
//动技-复核范围
'business_dwzs'
,
// 动物种属
'business_cjdd'
,
// 采集地点
'business_zpdd'
,
// 制片地点
]
,
props
:
{
templateData
:
{
Write
Preview
Loading…
Cancel
Save