代码更新
This commit is contained in:
@@ -209,6 +209,7 @@ export default {
|
||||
methods: {
|
||||
// 新增与编辑前做的操作
|
||||
[CRUD.HOOK.afterToCU](crud, form) {
|
||||
debugger
|
||||
this.menus = []
|
||||
if (form.menu_id != null) {
|
||||
if (form.pid === null) {
|
||||
|
||||
Reference in New Issue
Block a user