统一bug修改

This commit is contained in:
ljx 2024-03-26 16:59:32 +08:00
parent cf0fd156b1
commit abbae8a922
67 changed files with 276 additions and 141 deletions

View File

@ -330,9 +330,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
}) this.pageOptions.formOptions.items.push(item);
})
}
} }

View File

@ -246,9 +246,11 @@ export default {
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
this.detailsDataInit(); this.detailsDataInit();
} }

View File

@ -226,9 +226,11 @@ export default {
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
this.detailsDataInit(); this.detailsDataInit();
} }

View File

@ -300,9 +300,11 @@ export default {
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
this.detailsDataInit(); this.detailsDataInit();
} }

View File

@ -287,9 +287,11 @@ export default {
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
this.detailsDataInit(); this.detailsDataInit();
} }

View File

@ -190,9 +190,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -142,9 +142,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -209,9 +209,11 @@ export default {
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
this.detailsDataInit(); this.detailsDataInit();
} }

View File

@ -286,9 +286,11 @@ export default {
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
this.detailsDataInit(); this.detailsDataInit();
} }

View File

@ -198,9 +198,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
}) this.pageOptions.formOptions.items.push(item);
})
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
}) this.pageOptions.formOptions.items.push(item);
})
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -196,9 +196,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
}) this.pageOptions.formOptions.items.push(item);
})
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
}) this.pageOptions.formOptions.items.push(item);
})
}
} }

View File

@ -187,9 +187,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
}) this.pageOptions.formOptions.items.push(item);
})
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -183,9 +183,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -180,9 +180,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -189,9 +189,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -184,9 +184,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -187,9 +187,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -186,9 +186,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -298,9 +298,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -278,9 +278,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -288,9 +288,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -278,9 +278,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -283,9 +283,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -303,9 +303,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -278,9 +278,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -831,9 +831,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
}); this.pageOptions.formOptions.items.push(item);
})
};
this.detailDataInit(); this.detailDataInit();

View File

@ -265,9 +265,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -273,9 +273,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -268,9 +268,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -268,9 +268,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -268,9 +268,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -273,9 +273,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -268,9 +268,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -149,9 +149,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -243,9 +243,12 @@ export default {
this.$forceUpdate() this.$forceUpdate()
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.pageOptions.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }
}, },

View File

@ -245,9 +245,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -197,9 +197,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -202,9 +202,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -180,9 +180,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -276,9 +276,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -241,9 +241,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -239,9 +239,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -195,9 +195,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -255,9 +255,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -611,9 +611,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }

View File

@ -251,9 +251,11 @@ export default {
this.isEdit = true; this.isEdit = true;
} else { } else {
// id // id
this.addModeItems.forEach(item => { if(this.addModeItems){
this.formOptions.items.push(item); this.addModeItems.forEach(item => {
this.pageOptions.formOptions.items.push(item);
}) })
}
} }