โครงสร้างกำลัง => แก่ไข popup
This commit is contained in:
parent
a808eddad8
commit
036820ca80
2 changed files with 7 additions and 7 deletions
|
|
@ -215,8 +215,8 @@ function clearForm() {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<q-dialog v-model="modal" full-width full-height persistent>
|
||||
<q-card class="column full-height">
|
||||
<q-dialog v-model="modal" full-width persistent>
|
||||
<q-card>
|
||||
<Header
|
||||
:tittle="'เลือกตำแหน่งที่ต้องการสืบทอดจากโครงสร้างปัจจุบัน'"
|
||||
:close="
|
||||
|
|
@ -227,8 +227,8 @@ function clearForm() {
|
|||
/>
|
||||
<q-separator />
|
||||
|
||||
<q-card-section class="q-pt-none q-pa-md bg-grey-2">
|
||||
<div class="row q-col-gutter-md">
|
||||
<q-card-section class="q-pt-none q-pa-sm bg-grey-2">
|
||||
<div class="row">
|
||||
<q-card
|
||||
bordered
|
||||
class="col-12 col-sm-4 scroll q-pa-sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue