jiangping
2023-10-26 35614ee145b439a812549db272b034ee81f4ced8
screen_standard/src/stores/counter.js
@@ -1,4 +1,3 @@
import { computed } from 'vue';
import { defineStore } from 'pinia';
export const useCounterStore = defineStore('enterprise', {