ZengTao
2025-10-12 ea2fdc85d876c680e042034d1cbb7c1ca030b5b7
UI-Project/src/views/hollow/hollowequipmenthree.vue
@@ -982,7 +982,7 @@
    if (response.code == 200) {
      ElMessage.success(response.message);
      const { flowCardId } = row;
      fetchFlowBind();
      fetchFlowBind(currentRow.flowCardId);
      fetchFlowCardId()
    } else {
      ElMessage.error(response.msg);