|
|
|
@ -160,7 +160,7 @@ |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
|
|
<script setup name="XjDatabase"> |
|
|
|
<script setup name="XjDatabase"> |
|
|
|
import { searchQuestion, deleteQuestion, getQuestionSort } from '@/api/xjapplet/xjdatabase' |
|
|
|
import { searchQuestion, getQuestionSort } from '@/api/xjapplet/xjdatabase' |
|
|
|
import QuestionAddForm from './Components/QuestionAddForm.vue' |
|
|
|
import QuestionAddForm from './Components/QuestionAddForm.vue' |
|
|
|
import DialogDuplicateQuestion from './Components/DialogDuplicateQuestion.vue' |
|
|
|
import DialogDuplicateQuestion from './Components/DialogDuplicateQuestion.vue' |
|
|
|
|
|
|
|
|
|
|
|
|