diff --git a/src/views/system/dept/editDept.vue b/src/views/system/dept/editDept.vue index d7a2129..4b2f224 100644 --- a/src/views/system/dept/editDept.vue +++ b/src/views/system/dept/editDept.vue @@ -138,7 +138,6 @@ simplename: row.simplename, fullname: row.fullname, pid: row.pid, - pids: row.pids, num: row.num, tips: row.tips, version: row.version,