+
+
+ 茅台股份有限公司
+
+
+ 912301046656930913
+
+
+ 贵州省贵阳市
+
+
+ 075588393198
+
+
+ 中国工商银行股份有限公司哈贵阳支行
+
+
+ 3500044119068126788
+
+
+ 起运地:广东省深圳市南山区
+ 目的地:湖北省武汉市青山区
+ 货物名称:钢材
+ 车型车牌:高栏车 粤B36889
+
+
+
+
+ 天津怡亚通物流科技有限公司
+
+
+ 100笔
+
+
+ 300,000.00元
+
+
+ 运输服务费
+
+
+ 需要
+
+
+ 单位按吨
+
+
+
+
\ No newline at end of file
diff --git a/src/app/routes/ticket-management/components/invoice-requested/requested-detail/requested-detail.component.less b/src/app/routes/ticket-management/components/invoice-requested/requested-detail/requested-detail.component.less
new file mode 100644
index 00000000..aebf12ee
--- /dev/null
+++ b/src/app/routes/ticket-management/components/invoice-requested/requested-detail/requested-detail.component.less
@@ -0,0 +1,13 @@
+:host::ng-deep {
+
+ .statistics-box {
+ .ant-form-item {
+ margin-bottom: 0;
+
+ .ant-form-item-control-input-content {
+ color: #f5222d;
+ }
+ }
+ }
+
+}
\ No newline at end of file
diff --git a/src/app/routes/ticket-management/components/invoice-requested/requested-detail/requested-detail.component.ts b/src/app/routes/ticket-management/components/invoice-requested/requested-detail/requested-detail.component.ts
new file mode 100644
index 00000000..ef28f8f4
--- /dev/null
+++ b/src/app/routes/ticket-management/components/invoice-requested/requested-detail/requested-detail.component.ts
@@ -0,0 +1,15 @@
+import { Component, OnInit } from '@angular/core';
+
+@Component({
+ selector: 'app-requested-detail',
+ templateUrl: './requested-detail.component.html',
+ styleUrls: ['./requested-detail.component.less']
+})
+export class RequestedDetailComponent implements OnInit {
+
+ constructor() { }
+
+ ngOnInit(): void {
+ }
+
+}
diff --git a/src/app/routes/ticket-management/components/invoice-requested/requested-invoice-modal/requested-invoice-modal.component.html b/src/app/routes/ticket-management/components/invoice-requested/requested-invoice-modal/requested-invoice-modal.component.html
index f4b9c301..d4ec97ad 100644
--- a/src/app/routes/ticket-management/components/invoice-requested/requested-invoice-modal/requested-invoice-modal.component.html
+++ b/src/app/routes/ticket-management/components/invoice-requested/requested-invoice-modal/requested-invoice-modal.component.html
@@ -1,49 +1,3 @@
-