|
@@ -246,7 +246,6 @@ export default {
|
|
item.forEach(eq=>{
|
|
item.forEach(eq=>{
|
|
if (eq.rptGlsmsStatisticsList) {
|
|
if (eq.rptGlsmsStatisticsList) {
|
|
eq.rptGlsmsStatisticsList.forEach(each => {
|
|
eq.rptGlsmsStatisticsList.forEach(each => {
|
|
- each.due_num = 2
|
|
|
|
if (each.type === 1) {
|
|
if (each.type === 1) {
|
|
each.sort = 0
|
|
each.sort = 0
|
|
} else if (each.type === 2) {
|
|
} else if (each.type === 2) {
|