Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TFMOM
TF-MOM-WEB
Commits
a0fe9316
Commit
a0fe9316
authored
Oct 25, 2023
by
“lixuyan”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
纪实调试
parent
e8e47e45
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
footer.vue
...s/src/views/taskExecution/components/LacClaims/footer.vue
+3
-3
No files found.
applications/dee-mes/src/views/taskExecution/components/LacClaims/footer.vue
View file @
a0fe9316
...
...
@@ -187,10 +187,10 @@ export default {
getQRcode
(
info
)
{
// 发送请求
post
(
'/ScanCodeRecord/scanCode'
,
'/
Ext
ScanCodeRecord/scanCode'
,
{
allocateNo
:
info
,
// 记录卡号
keyID
:
this
.
tableId
extSupportingItemId
:
this
.
tableId
}
)
.
then
((
res
)
=>
{
...
...
@@ -227,7 +227,7 @@ export default {
operator
:
'REMOVE'
}
// 发送请求
post
(
'/ScanCodeRecord/recursion'
,
params
)
post
(
'/
Ext
ScanCodeRecord/recursion'
,
params
)
.
then
((
res
)
=>
{
if
(
res
.
message
.
includes
(
'成功'
))
{
this
.
$parent
.
$parent
.
$parent
.
$refs
.
header
.
getTableData
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment