소스 검색

no message

linwenxin 7 달 전
부모
커밋
213cb7a894
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/partsManagement/accessoryCenterIdentity/components/center-parts-shop-in-stock-from.vue

+ 1 - 1
src/views/partsManagement/accessoryCenterIdentity/components/center-parts-shop-in-stock-from.vue

@@ -78,7 +78,7 @@
         </el-table-column>
       </el-table>
       <br />
-      <el-row>
+      <el-row style="text-align: right">
         <el-button size="small" type="primary" @click="determine">提交</el-button>
         <el-button size="small" type="primary" @click="add">添加</el-button>
       </el-row>