implemented new features for warehouseorderrequest
This commit is contained in:
@@ -6,6 +6,7 @@ Vue.component('warehouse-history-modal', {
|
||||
>
|
||||
<tt-table
|
||||
v-if="showModal"
|
||||
:sticky="false"
|
||||
:fetch-url="window['TT_CONFIG']['BASE_URL'] + '/getHistory?id=' + id"
|
||||
:config="WarehouseHistoryTableConfig" small>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user