This commit is contained in:
parent
def8d4222b
commit
efa8791b9d
|
@ -58,11 +58,6 @@ const columns = computed(() => [
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<!-- <RightMenu>
|
||||
<template #right-panel>
|
||||
<SupplierListFilter data-key="SuppliersList" />
|
||||
</template>
|
||||
</RightMenu> -->
|
||||
<VnTable
|
||||
ref="tableRef"
|
||||
data-key="SuppliersList"
|
||||
|
|
Loading…
Reference in New Issue