wangfei
2025-01-10 1e3c0174a08201f626059f240cadcc80438f555b
UI-Project/src/views/hollow/hollowequipment.vue
@@ -1100,7 +1100,7 @@
    const currentPageKeyValue = currentPageKey.value;
    const currentPageData = allPageData[currentPageKeyValue];
    if (data.free0neReguestEntity != null) {
    freeone.value = data.freeone == 1 ? 'green' : '#911005';
    freeone.value = data.free0neReguestEntity == 1 ? 'green' : '#911005';
  }
    // if (currentPageData && Array.isArray(currentPageData) && currentPageData.length > 0) {
    //   tableDataa.value = currentPageData[0];