fix 修复种子

This commit is contained in:
2021-05-06 13:48:01 +08:00
parent c5524d00d2
commit b36f1e3f6d
3 changed files with 3 additions and 3 deletions

View File

@@ -163,7 +163,7 @@ export default {
* 必要方法
* 重新列表数据
*/
onReset() {
onResetQuery() {
/* 与普通查询页不同的是,这里的父节点参数不应该在重置后被清空 */
Object.keys(this.query).forEach((p) => {
if (p !== 'pid') {