ソースを参照

style: 样式修改

wyf 7 ヶ月 前
コミット
46f8a6e774
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/traffic/regulation/components/NoticeTable.vue

+ 1 - 1
src/views/traffic/regulation/components/NoticeTable.vue

@@ -61,7 +61,7 @@
         </div>
       </template>
       <template #action="scope">
-        <div class="action-container--div">
+        <div class="action-container--div" style="justify-content: left;">
           <ActionButton text="查看" @click="handleViewNotice(scope.row.id)" />
           <ActionButton
             text="编辑"