车辆接口更新
This commit is contained in:
		@ -4,7 +4,7 @@
 | 
			
		||||
 * @Author       : Shiming
 | 
			
		||||
 * @Date         : 2021-12-24 15:54:08
 | 
			
		||||
 * @LastEditors  : Shiming
 | 
			
		||||
 * @LastEditTime : 2022-01-25 17:43:07
 | 
			
		||||
 * @LastEditTime : 2022-01-25 19:44:15
 | 
			
		||||
 * @FilePath     : \\tms-obc-web\\src\\app\\routes\\sys-setting\\components\\network-freight\\network-freight.component.html
 | 
			
		||||
 * Copyright (C) 2022 huzhenhong. All rights reserved.
 | 
			
		||||
-->
 | 
			
		||||
@ -60,6 +60,18 @@
 | 
			
		||||
  <ng-template st-row="electronicInvoiceAccount" let-item let-index="index">
 | 
			
		||||
    <a href="javascript:;" (click)="setMakeInvoice()">设置</a>
 | 
			
		||||
  </ng-template>
 | 
			
		||||
  <ng-template st-row="etcAccount" let-item let-index="index">
 | 
			
		||||
    <a href="javascript:;" (click)="setMakeInvoice()">设置</a>
 | 
			
		||||
  </ng-template>
 | 
			
		||||
  <ng-template st-row="electronicContractAccount" let-item let-index="index">
 | 
			
		||||
    <a href="javascript:;" (click)="setMakeInvoice()">设置</a>
 | 
			
		||||
  </ng-template>
 | 
			
		||||
  <ng-template st-row="bankName" let-item let-index="index">
 | 
			
		||||
    <a href="javascript:;" (click)="setMakeInvoice()">开通子账户</a>
 | 
			
		||||
  </ng-template>
 | 
			
		||||
  <ng-template st-row="virtualAccount" let-item let-index="index">
 | 
			
		||||
    <a href="javascript:;" (click)="setMakeInvoice()">开通子账户</a>
 | 
			
		||||
  </ng-template>
 | 
			
		||||
  </st>
 | 
			
		||||
</nz-card>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user