backupโค้ดเปลี่ยนเครื่อง
Showing
... | ... | @@ -29,6 +29,17 @@ |
"@ngx-translate/http-loader": "^6.0.0", | ||
"@swimlane/ngx-charts": "^16.0.0", | ||
"@swimlane/ngx-datatable": "^17.0.0", | ||
"@syncfusion/ej2-angular-base": "^29.2.4", | ||
"@syncfusion/ej2-angular-dropdowns": "^29.2.4", | ||
"@syncfusion/ej2-angular-grids": "^29.2.4", | ||
"@syncfusion/ej2-angular-inputs": "^29.2.4", | ||
"@syncfusion/ej2-angular-pivotview": "^29.2.4", | ||
"@syncfusion/ej2-base": "^29.2.4", | ||
"@syncfusion/ej2-buttons": "^29.2.4", | ||
"@syncfusion/ej2-data": "^29.2.4", | ||
"@syncfusion/ej2-dropdowns": "^29.2.4", | ||
"@syncfusion/ej2-grids": "^29.2.4", | ||
"@syncfusion/ej2-inputs": "^29.2.4", | ||
"@types/quill": "1.3.6", | ||
"angular-calendar": "^0.28.16", | ||
"angular-datatables": "^11.1.1", | ||
... | ... | @@ -82,6 +93,7 @@ |
"@types/c3": "^0.6.4", | ||
"@types/chartist": "^0.9.47", | ||
"@types/datatables.net": "^1.10.18", | ||
"@types/file-saver": "^2.0.7", | ||
"@types/jasmine": "~3.6.0", | ||
"@types/jasminewd2": "^2.0.8", | ||
"@types/node": "^14.0.13", | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/app/model/module.model.ts
0 → 100644
src/app/model/template.model.ts
0 → 100644
src/app/service/excel-report.service.ts
0 → 100644
Please
register
or
sign in
to comment