@@ -370,6 +370,7 @@ export default {
//查询评委
getUserList() {
if (!this.formSearch.workId) {
+ this.userList = [];
return;
}