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