소스 검색

no message

FengChaoYu 2 년 전
부모
커밋
b65e522f66
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/deposit_home/components/deposit_list-detail.vue
  2. 1 1
      src/views/deposit_home/components/refund_list-detail.vue

+ 1 - 1
src/views/deposit_home/components/deposit_list-detail.vue

@@ -251,7 +251,7 @@
               </template>
             </el-table-column>
             <el-table-column
-              align="center"
+              align="right"
               label="押金数量"
               prop="hasSendQty"
               min-width="160"

+ 1 - 1
src/views/deposit_home/components/refund_list-detail.vue

@@ -304,7 +304,7 @@
             </template>
             </el-table-column>
             <el-table-column
-              align="center"
+              align="right"
               label="押金数量"
               prop="hasSendQty"
               min-width="160"