crm对接完成

This commit is contained in:
wangshiming
2021-12-27 10:30:50 +08:00
parent aefcd67313
commit 775114e4ef
8 changed files with 275 additions and 85 deletions

View File

@ -1,7 +1,7 @@
/*
* @Author: your name
* @Date: 2021-12-14 14:03:07
* @LastEditTime: 2021-12-22 20:08:13
* @LastEditTime: 2021-12-24 17:58:45
* @LastEditors: Please set LastEditors
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: \tms-obc-web\src\app\routes\order-management\modal\bulk\update-freight\update-freight.component.ts
@ -119,7 +119,7 @@ export class UpdateFreightComponent implements OnInit {
title: '装货体积',
default: data.acceptVolume,
ui: {
unit: '',
unit: '',
placeholder: '请输入',
grid: {
span: 12
@ -147,7 +147,7 @@ export class UpdateFreightComponent implements OnInit {
title: '卸货体积',
default: data.settlementVolume,
ui: {
unit: '',
unit: '',
placeholder: '请输入',
grid: {
span: 12