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

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

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

Loading…
Cancel
Save