add button report pr non persediaan
This commit is contained in:
@@ -204,6 +204,7 @@
|
||||
>
|
||||
<td
|
||||
class="text-xs-center pa-2"
|
||||
style="white-space: nowrap;"
|
||||
v-bind:class="{
|
||||
'amber lighten-4': isSelected(props.item),
|
||||
}"
|
||||
@@ -229,6 +230,7 @@
|
||||
<template v-else>
|
||||
<td
|
||||
class="text-xs-center pa-2"
|
||||
style="white-space: nowrap;"
|
||||
v-bind:class="{
|
||||
'amber lighten-4': isSelected(props.item),
|
||||
}"
|
||||
|
||||
Reference in New Issue
Block a user