จัดการ web services
This commit is contained in:
parent
ab5d2b29e6
commit
eeec2ad947
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ async function fetchListApiKeyName() {
|
|||
dataApiName.value.push(...optionData);
|
||||
options.value = dataApiName.value;
|
||||
await onItemClick(labelDropdown.value, valDropdown.value);
|
||||
await fetchListLog();
|
||||
// await fetchListLog();
|
||||
})
|
||||
.catch((err) => {
|
||||
messageError($q, err);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue