แก้ไขวินัย
This commit is contained in:
parent
be098be411
commit
99b1148d31
10 changed files with 34 additions and 21 deletions
|
|
@ -130,7 +130,7 @@ onMounted(() => {
|
|||
flat
|
||||
color="primary"
|
||||
class="q-mr-sm"
|
||||
@click="router.go(-1)"
|
||||
@click="router.push('/discipline-appealcomplain')"
|
||||
/>
|
||||
แก้ไขการอุทธรณ์/ร้องทุกข์
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -227,7 +227,6 @@ function editStatusReturn(data: any) {
|
|||
console.log("saveStatus");
|
||||
modalStatusEdit.value = false;
|
||||
});
|
||||
console.log(data);
|
||||
}
|
||||
|
||||
function getData() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue