1
lzhe
2024-06-06 4c810c1feb3f78c458084d73e89adc6c4f2256f1
src/views/console/tooling/tray-fixture.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2024-05-07 22:48:00
 * @LastEditors: Sneed
 * @LastEditTime: 2024-05-16 21:14:26
 * @LastEditTime: 2024-05-16 22:28:23
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/console/tooling/tray-fixture.vue
-->
<template>
@@ -34,7 +34,7 @@
    },
    data() {
        return {
            activeName: '3'
            activeName: '1'
        }
    },
}