เเก้ ข้อมูลค้าง
This commit is contained in:
parent
9a5813d9cf
commit
7eb539f52c
1 changed files with 1 additions and 8 deletions
|
|
@ -60,22 +60,15 @@ onMounted(async () => {
|
|||
color="primary"
|
||||
@click="
|
||||
() => {
|
||||
currentName = '';
|
||||
open = true;
|
||||
status = 'add';
|
||||
currentName = '';
|
||||
}
|
||||
"
|
||||
icon="mdi-plus"
|
||||
>
|
||||
<q-tooltip>เพิ่มข้อมูล</q-tooltip>
|
||||
</q-btn>
|
||||
<!-- <d-table
|
||||
round
|
||||
class="border_black"
|
||||
:rows="store.rowsCategory?.result"
|
||||
:columns="columnsCategory"
|
||||
row-key="name"
|
||||
> -->
|
||||
<div>
|
||||
<d-table
|
||||
ref="table"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue