1.修复重置按钮不清空搜索框问题

feature-order-fix
x_z 3 years ago
parent c5e9d69a61
commit 8f414d7510

@ -494,7 +494,7 @@ export default {
this.$router.push({
path: ""
});
this.query = {
this.moduleQuery = {
templateType: null,
moduleId: null,
name: "",

Loading…
Cancel
Save