Revert "nuova veste grafica: myskills, mygoods, mybachecas, myhosps,"
This reverts commit 6fad472211.
This commit is contained in:
@@ -1088,7 +1088,6 @@
|
||||
<q-dialog
|
||||
v-model="visupagedialog"
|
||||
@hide="hidewindow"
|
||||
class="q-ma-sm"
|
||||
:maximized="$q.screen.lt.sm"
|
||||
>
|
||||
|
||||
@@ -1107,12 +1106,6 @@
|
||||
<CMyCardService v-else-if="mytable === 'myskills'"
|
||||
:table="mytable" :prop_myrec="myrecdialog">
|
||||
</CMyCardService>
|
||||
<CMyCardService v-else-if="mytable === 'mygoods'"
|
||||
:table="mytable" :prop_myrec="myrecdialog">
|
||||
</CMyCardService>
|
||||
<CMyCardService v-else-if="mytable === 'myhosps'"
|
||||
:table="mytable" :prop_myrec="myrecdialog">
|
||||
</CMyCardService>
|
||||
<CMyCardPopup v-else :table="mytable" :prop_myrec="myrecdialog">
|
||||
</CMyCardPopup>
|
||||
</q-dialog>
|
||||
|
||||
Reference in New Issue
Block a user