mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 11:02:48 +08:00
将js代码架构改为app下渲染;
This commit is contained in:
@@ -13,7 +13,7 @@ define(["jquery", "easy-admin", "vue"], function ($, ea, Vue) {
|
||||
$('.show-type-item.' + this.value).show();
|
||||
});
|
||||
|
||||
ea.listen();
|
||||
ua.listen();
|
||||
}
|
||||
};
|
||||
return Controller;
|
||||
|
||||
Reference in New Issue
Block a user