Commit ecf6cabb authored by youjie's avatar youjie

no message

parent 392251c4
...@@ -226,7 +226,7 @@ ...@@ -226,7 +226,7 @@
<q-icon :name="showRegion?'keyboard_arrow_up':'keyboard_arrow_down'" color="grey-7" size="20px"/> <q-icon :name="showRegion?'keyboard_arrow_up':'keyboard_arrow_down'" color="grey-7" size="20px"/>
</div> </div>
</div> </div>
<q-popup-proxy :offset="[0, 10]" v-model="showRegion"> <q-popup-proxy :offset="[0, 10]">
<div class="row no-wrap q-pa-sm"> <div class="row no-wrap q-pa-sm">
<div class="col q-pa-sm" style="width: 500px;"> <div class="col q-pa-sm" style="width: 500px;">
<div class="w-full row wrap"> <div class="w-full row wrap">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment