mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-29 12:22:44 +08:00
调整按钮顺序
This commit is contained in:
parent
9b1a4a883b
commit
a4002c6f65
@ -17,8 +17,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
<q-card-actions align="right">
|
<q-card-actions align="right">
|
||||||
<q-btn color="blue-9" label="确定" @click="clickOK" v-close-popup />
|
|
||||||
<q-btn color="negative" label="取消" v-close-popup />
|
<q-btn color="negative" label="取消" v-close-popup />
|
||||||
|
<q-btn color="blue-9" label="确定" @click="clickOK" v-close-popup />
|
||||||
</q-card-actions>
|
</q-card-actions>
|
||||||
</q-card>
|
</q-card>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user