client form details changes : kdk
This commit is contained in:
parent
44173dbdb6
commit
dde0d9081f
@ -17,7 +17,7 @@
|
||||
<mat-card style="margin: 12px;">
|
||||
<h6 style="margin: 12px;">Raw Material #{{l+1}}</h6>
|
||||
<div fxLayout="row wrap" fxLayoutGap="2px" fxLayoutAlign="start none">
|
||||
<pre>{{m_manufacturingProducts[0] | json}}</pre>
|
||||
<!--<pre>{{m_manufacturingProducts[0] | json}}</pre>-->
|
||||
<mat-form-field style="width:30%">
|
||||
<!--{{m_manufacturingProducts[0] | json}}-->
|
||||
<mat-select placeholder="Manufacturing Product Name" formControlName="manufacturing_product_name">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user