wangfei
2025-02-18 b0884ede9aff94441929fcc94e52f5d540c86196
UI-Project/src/views/hollow/hollowequipmenttwo.vue
@@ -593,7 +593,7 @@
    const currentPageKeyValue = currentPageKey.value;
    const currentPageData = allPageData[currentPageKeyValue];
    if (data.freeTwoReqvestEntity != null) {
    freetwo.value = data.freetwo[0] == true ? 'green' : '#911005';
    freetwo.value = data.freeTwoReqvestEntity[0] == true ? 'green' : '#911005';
  }
    // if (currentPageData && Array.isArray(currentPageData) && currentPageData.length > 0) {
    //   tableDataa.value = currentPageData[0];