Commit 7d8eb511 authored by youjie's avatar youjie

no message

parent 7a147e92
......@@ -1462,7 +1462,7 @@
name = 'ServiceCommissiondetails'
obj.UserId = item.UserId
obj.TCNUM = row.TCNUM
obj.Type = 1
obj.Type = ''
}
this.$router.push({
name: name,
......
......@@ -954,7 +954,7 @@
name = 'ServiceCommissiondetails'
obj.UserId = item.UserId
obj.TCNUM = row.TCNUM
obj.Type = 1
obj.Type = ''
}
this.$router.push({
name: name,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment