gaoluyang
3 天以前 c7125de4cfc16a324ca801adb898892713a1d4c1
vite/plugins/auto-import.js
@@ -5,9 +5,7 @@
        imports: [
            'vue',
            'vue-router',
            {
                'vuex': ['useStore']
            }
            'pinia'
        ],
        dts: false
    })