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:[模板管理]sp004
lkf
15881625488@163.com
2 months ago
parent
c8da6072bd
commit
45f0c8b721
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/business/comps/template/comps/sp/SWYPFXRYPZB.vue
+1
-1
src/views/business/comps/template/comps/sp/SWYPNBGZYZBB.vue
+ 1
- 1
src/views/business/comps/template/comps/sp/SWYPFXRYPZB.vue
View File
@ -270,7 +270,7 @@ export default {
EventBus
.
$emit
(
'showTagPrintDialog'
,
{
printConfig
}
)
}
,
/
/
获
取
目
标
溶
液
编
号
async
getCode
(
)
{
async
getCode
(
v
)
{
const
result
=
await
getLatestSn
(
{
count
:
1
,
pre
:
v
.
targetCode
,
+ 1
- 1
src/views/business/comps/template/comps/sp/SWYPNBGZYZBB.vue
View File
@ -235,7 +235,7 @@ export default {
this
.
configCompleteRequest
(
postData
)
;
}
,
getTemplateName
(
)
{
if
(
this
.
templateData
.
templateMc
)
{
if
(
this
.
templateData
&&
this
.
templateData
.
templateMc
)
{
return
this
.
templateData
.
templateMc
}
const
o
=
{
Write
Preview
Loading…
Cancel
Save