zhangwencui
昨天 9b9542833ee33cf7e7f5a7e020050a4ceaf37c93
src/views/productionManagement/processRoute/processRouteItem/index.vue
@@ -422,7 +422,7 @@
  const submitLoading = ref(false);
  const cardsContainer = ref(null);
  const tableRef = ref(null);
  const viewMode = ref("table"); // table | card
  const viewMode = ref("card"); // table | card
  const routeInfo = ref({
    processRouteCode: "",
    productName: "",