เพิ่ม isUploadAttachment
This commit is contained in:
parent
75ea2cc155
commit
222bc2ef9f
4 changed files with 109 additions and 46 deletions
|
|
@ -392,14 +392,7 @@ onMounted(async () => {
|
|||
</q-card>
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="col-6"
|
||||
v-if="
|
||||
isAttachment ||
|
||||
(store.dataCommand &&
|
||||
store.dataCommand.commandCode == 'C-PM-38')
|
||||
"
|
||||
>
|
||||
<div class="col-6" v-if="isAttachment || store.dataCommand">
|
||||
<q-card
|
||||
bordered
|
||||
class="row col-12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue