แก้ เช็ควันที่ ก่อน อัพไฟล์
This commit is contained in:
parent
dff40749f8
commit
613e0b6c5f
1 changed files with 2 additions and 1 deletions
|
|
@ -519,7 +519,7 @@ onMounted(async () => {
|
||||||
(isUploadFile = false)
|
(isUploadFile = false)
|
||||||
"
|
"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
v-if="!isSignDate && !checkRoutePermisson"
|
v-if="!checkRoutePermisson"
|
||||||
>
|
>
|
||||||
<q-item-section avatar
|
<q-item-section avatar
|
||||||
><q-icon color="primary" name="event"
|
><q-icon color="primary" name="event"
|
||||||
|
|
@ -527,6 +527,7 @@ onMounted(async () => {
|
||||||
<q-item-section>แก้ไขวันที่ประกาศ </q-item-section>
|
<q-item-section>แก้ไขวันที่ประกาศ </q-item-section>
|
||||||
</q-item>
|
</q-item>
|
||||||
<q-item
|
<q-item
|
||||||
|
:disable="!isSignDate"
|
||||||
clickable
|
clickable
|
||||||
v-close-popup
|
v-close-popup
|
||||||
type="a"
|
type="a"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue