This commit is contained in:
‘937886381’
2025-07-04 09:14:09 +08:00
parent a7406e7867
commit d77bebd375
2 changed files with 7 additions and 8 deletions

View File

@@ -248,12 +248,11 @@ export default {
this.lineArr = response.data;
this.lineArr.forEach((item, index) => {
const num = [
'',
'1672847052717821953',
'1672847052717821954',
'1686260211054157825',
'1701892552632770122',
'1714562503683465331',
'20001',
'20002',
'20003',
'20004',
'20005',
].indexOf(item.id);
if (num > 0) {
item.num = num;