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: [模板管理] dl022
luojie
memorylkf
2 weeks ago
parent
77b052bd10
commit
36157bfaab
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/Template/StepComponents/ry/ym.vue
+1
-0
src/views/business/comps/template/comps/dl/DL022.vue
+ 1
- 1
src/components/Template/StepComponents/ry/ym.vue
View File
@ -37,7 +37,7 @@ import stepMixins from '@/components/Template/mixins/stepMixins.js';
fillType
:
"actFill"
,
}
,
text3
:
{
label
:
"仪器,
吸取
"
,
label
:
"仪器,
加入
"
,
type
:
"text"
,
}
,
ry1
:
{
+ 1
- 0
src/views/business/comps/template/comps/dl/DL022.vue
View File
@ -304,6 +304,7 @@ export default {
onAddRow
(
)
{
this
.
$refs
.
tableRef
.
addRow
(
{
jblx
:
[
{
value
:
undefined
}
]
,
id
:
getuuid
(
)
,
}
)
}
,
onFormSelect
(
fields
)
{
Write
Preview
Loading…
Cancel
Save