zhangwencui
8 小时以前 8293aa5351afca2e18331bd5ec7731a5bd3af082
工艺路线默认卡片视图
已修改1个文件
2 ■■■ 文件已修改
src/views/productionManagement/processRoute/processRouteItem/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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: "",