Browse Source

Merge remote-tracking branch 'origin/master'

guoyujia 1 year ago
parent
commit
53336f23f7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/dialog/InstructionChoiceDialog.vue

+ 0 - 1
src/views/dialog/InstructionChoiceDialog.vue

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