@@ -196,6 +196,7 @@
async open(row, type = 'add') {
this.visible = true;
this.dialogType = type;
+ this.questionSearch = '';
const questionBankId = row && (row.id || row.questionBankId);
if (questionBankId) {
this.bankForm = {