@@ -210,6 +210,7 @@ export default {
},
// 返回列表
back() {
+ this.form = {};
this.display = 'list';
this.search();