Parcourir la source

fix 回收书单的图片放大查看&编辑数据

ylong il y a 8 mois
Parent
commit
b95ba7f59a

+ 1 - 1
src/views/recycle/bookStat/index.vue

@@ -126,7 +126,7 @@
             <template #action="{ row }">
                 <div class="flex flex-wrap gap-1">
                     <el-button
-                        color="#f27606"
+                        color="#f37607"
                         v-permission="'recycle:bookStat:viewUrl'"
                         @click="handleViewUrl(row, 'tb')"
                     >

+ 1 - 1
src/views/recycle/workbench/index.vue

@@ -118,7 +118,7 @@
             <template #action="{ row }">
                 <div class="flex flex-wrap gap-1">
                     <el-button
-                        color="#f27606"
+                        color="#f37607"
                         v-permission="'recycle:workbench:viewUrl'"
                         @click="handleViewUrl(row, 'tb')"
                     >