This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
zhaohurui
/
Jeff.RFID.UI
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
765311da99
Ramuri
Etichete
develop-1.0.0
develop-2.0.0
develop-2.0.0-gong
master
Jeff.RFID.UI
/
src
/
store
/
systemStore.ts
systemStore.ts
101 B
Istoric
Crud
1
2
3
4
5
import { reactive } from 'vue'
export const systemStore = reactive({
stepRange: [0, 5, 10, 20]
})