|
@@ -61,7 +61,7 @@
|
|
v-model:open="showHistory"
|
|
v-model:open="showHistory"
|
|
title="历史版本"
|
|
title="历史版本"
|
|
placement="right"
|
|
placement="right"
|
|
- :width="showHistoryModel ? '90%' : '50%'"
|
|
|
|
|
|
+ :width="showHistoryModel ? '95%' : '80%'"
|
|
>
|
|
>
|
|
<div v-if="showHistoryModel">
|
|
<div v-if="showHistoryModel">
|
|
<div class="d-flex flex-row justify-content-between">
|
|
<div class="d-flex flex-row justify-content-between">
|