fix(command):bug view PDF
Some checks failed
Build & Deploy on Dev / build (push) Has been cancelled
Some checks failed
Build & Deploy on Dev / build (push) Has been cancelled
This commit is contained in:
parent
2b95db0e5d
commit
70c942fc05
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ const currentObjectUrl = ref<string | null>(null);
|
|||
function closeDialog() {
|
||||
modal.value = false;
|
||||
command.value = "";
|
||||
commandId.value = "";
|
||||
citizenId.value = "";
|
||||
// commandId.value = "";
|
||||
// citizenId.value = "";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue