This commit is contained in:
wangshiming
2021-12-13 14:42:21 +08:00
parent abafcd8326
commit a77b5f8c01
5 changed files with 35 additions and 23 deletions

View File

@ -1,4 +1,4 @@
<page-header-wrapper [title]="'整车发货'" [logo]="logo">
<page-header-wrapper [title]="PageStatus" [logo]="logo">
<ng-template #logo>
<button nz-button nz-tooltip nzTooltipTitle="返回上一页" (click)="goBack()">
<i nz-icon nzType="left" nzTheme="outline"></i>

View File

@ -215,7 +215,8 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
}
}
}
}
},
required: ['goodsName', ]
};
this.ui3 = {
'*': {
@ -512,7 +513,8 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
placeholder: '请输入',
}
}
}
},
required: ['paymentDays']
};
} else {
this.schema7 = {