|
|
@ -97,7 +97,7 @@ const { tableObject, tableMethods } = useTable({ |
|
|
|
getListApi: DeliverRecordDetailApi.getDeliverRecordDetailPage // 分页接口 |
|
|
|
}) |
|
|
|
|
|
|
|
importUrl.value = '/wms/deliver-record-main/import-shipment' |
|
|
|
importUrl.value = '/wms/deliver-record-main/import-shipment-zip' |
|
|
|
// 判断 路由名称 进行条件过滤 |
|
|
|
if (routeName.value == 'ToyotaSupplies') { |
|
|
|
tableObject.params = { |
|
|
|