no message
This commit is contained in:
parent
ebc18b2c6c
commit
17e6b3e6b9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ const { showLoader, hideLoader, messageError, date2Thai } = mixin;
|
|||
const DataStore = useOrderPlacementDataStore();
|
||||
|
||||
const pagination = ref({
|
||||
sortBy: "OrderDate",
|
||||
// sortBy: "OrderDate,OrderType",
|
||||
descending: true,
|
||||
page: 1,
|
||||
rowsPerPage: 10,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue