瀏覽代碼

update angularlib, fis, dp-ui submodules to latest commits

tigger 3 月之前
父節點
當前提交
cf3c5dd0c9

+ 1 - 1
src/app/dashboard/dashboard.component.html

@@ -32,7 +32,7 @@
               </mat-panel-title>
             </mat-expansion-panel-header>
             <div class="dashitems">
-              
+              <sales-tender-submission-dashitem></sales-tender-submission-dashitem>
             </div>
           </mat-expansion-panel>
         }

+ 3 - 2
src/app/dashboard/dashboard.component.ts

@@ -15,9 +15,10 @@ import { DashboardItemComponent } from 'angularlib/dashboard/dashboard-item/dash
 import { LeaveModule } from 'fis/leave';
 import { MatDivider } from "@angular/material/divider";
 import { MatModule } from 'angularlib/mat.module';
+import { TenderModule } from 'fis/tender/tender.module';
 
 @Component({
-    selector: 'app-dashboard',
+    selector: 'spts-sales-submission-dashitem',
     imports: [
     CommonModule,
     RouterModule,
@@ -27,7 +28,7 @@ import { MatModule } from 'angularlib/mat.module';
     MasterMenuComponent,
     InputModule,
     LeaveModule,
-    MatDivider
+    TenderModule
 ],
     providers: [ComponentService],
     templateUrl: './dashboard.component.html',

+ 1 - 1
src/dependencies/angularlib

@@ -1 +1 @@
-Subproject commit 8b4b85e455326a689c41ed16718b52442aba5e3d
+Subproject commit 8b74235e86633e708d74df065b721734efe74d9e

+ 1 - 1
src/dependencies/dp-ui

@@ -1 +1 @@
-Subproject commit 9c5868842c1f0e111e352a7837b1a4eb6bb91167
+Subproject commit e405e83ddc3c3cf7e9db4cd50b29f38faeae9d04

+ 1 - 1
src/dependencies/fis

@@ -1 +1 @@
-Subproject commit c3caa8a56683028826661c1ee5c5914410a02656
+Subproject commit 4a2e2936207ad117458f68f82aaeed779df6a0d9