5334-editDepartment #1521
|
@ -0,0 +1,8 @@
|
||||||
|
import './main';
|
||||||
|
import './index/';
|
||||||
|
import './summary';
|
||||||
|
import './card';
|
||||||
|
import './descriptor';
|
||||||
|
import './create';
|
||||||
|
import './basic-data';
|
||||||
|
import './search-panel';
|
|
@ -1,9 +1,9 @@
|
||||||
import ngModule from '../module';
|
import ngModule from '../module';
|
||||||
import ModuleMain from 'salix/components/module-main';
|
import ModuleMain from 'salix/components/module-main';
|
||||||
|
|
||||||
export default class Worker extends ModuleMain {}
|
export default class Department extends ModuleMain {}
|
||||||
|
|||||||
|
|
||||||
ngModule.vnComponent('vnWorkerDepartment', {
|
ngModule.vnComponent('vnWorkerDepartment', {
|
||||||
controller: Worker,
|
controller: Department,
|
||||||
template: require('./index.html')
|
template: require('./index.html')
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Aci lo mateix de antes, si te funciona sense esta linea millor