Browse Source

Merge branch 'master' of http://114.55.54.52:3000/zmm/GBRSWN

zmm 6 years ago
parent
commit
1594b66d33

File diff suppressed because it is too large
+ 1 - 0
CZKJ.GBRS2.Web/wwwroot - 副本/0.0a9bbb55363b735c917e.chunk.js


File diff suppressed because it is too large
+ 0 - 1
CZKJ.GBRS2.Web/wwwroot - 副本/0.c39e5e1fe4ea78b6b9d1.chunk.js


File diff suppressed because it is too large
+ 1 - 0
CZKJ.GBRS2.Web/wwwroot - 副本/21.2f580b6c13305a523757.chunk.js


File diff suppressed because it is too large
+ 0 - 1
CZKJ.GBRS2.Web/wwwroot - 副本/21.ab62741e24164ecccf71.chunk.js


File diff suppressed because it is too large
+ 1 - 1
CZKJ.GBRS2.Web/wwwroot - 副本/index.html


CZKJ.GBRS2.Web/wwwroot/inline.b189a5b812adb0618ebc.bundle.js → CZKJ.GBRS2.Web/wwwroot - 副本/inline.b189a5b812adb0618ebc.bundle.js


File diff suppressed because it is too large
+ 1 - 0
CZKJ.GBRS2.Web/wwwroot/28.67d0f395e6b057d60cd0.chunk.js


File diff suppressed because it is too large
+ 0 - 1
CZKJ.GBRS2.Web/wwwroot/28.8a883db11d5c97623e8d.chunk.js


File diff suppressed because it is too large
+ 1 - 1
CZKJ.GBRS2.Web/wwwroot/index.html


File diff suppressed because it is too large
+ 1 - 1
CZKJ.GBRS2.Web/wwwroot - 副本/inline.a634915041cf5f1d5faf.bundle.js


+ 1 - 1
cms/src/app/routes/company-text/company-text.component.ts

@@ -18,7 +18,7 @@ export class CompanyTextComponent implements OnInit {
18 18
 		{ text: '删除' }
19 19
 	];
20 20
 
21
-	tableSendData: any = { typeId: 142 };
21
+	tableSendData: any = { parentId:110};
22 22
 	constructor(
23 23
 		private ajaxService: AjaxService,
24 24
 		private router: Router,