seimin hai 1 ano
pai
achega
5ff419cb62

+ 1 - 1
proxy.conf.json

@@ -1,6 +1,6 @@
1
 {
1
 {
2
   "/service": {
2
   "/service": {
3
-    "target": "http://192.168.3.108",
3
+    "target": "http://192.168.4.240",
4
     "logLevel": "debug",
4
     "logLevel": "debug",
5
     "changeOrigin": true,
5
     "changeOrigin": true,
6
     "pathRewrite": {
6
     "pathRewrite": {

+ 1 - 0
src/app/share/relationTrans-detail-modal/relationTrans-detail-modal.component.ts

@@ -131,6 +131,7 @@ export class RelationTransDetailModalComponent implements OnInit {
131
         hosId: this.hosId,
131
         hosId: this.hosId,
132
         state: this.other_trans_state1,
132
         state: this.other_trans_state1,
133
         startDept: this.currentDept.id,
133
         startDept: this.currentDept.id,
134
+        extra1Time: '1010-01-01 01:01:01',
134
       }
135
       }
135
     }
136
     }
136
     this.hsLoading = true;
137
     this.hsLoading = true;