|
@@ -138,7 +138,6 @@ const instructionList = ref([])
|
|
const categoryLoading = ref(false)
|
|
const categoryLoading = ref(false)
|
|
const instructionLoading = ref(false)
|
|
const instructionLoading = ref(false)
|
|
const instructionTotal = ref(0)
|
|
const instructionTotal = ref(0)
|
|
-
|
|
|
|
const currentCategory = ref(null)
|
|
const currentCategory = ref(null)
|
|
const selected = ref([])
|
|
const selected = ref([])
|
|
|
|
|