소스 검색

样式修改

lilei 4 년 전
부모
커밋
4e6d7af414
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/salesManagement/salesReturn/detail.vue

+ 1 - 1
src/views/salesManagement/salesReturn/detail.vue

@@ -85,7 +85,7 @@ export default {
       disabled: false,
       // 表头
       columns: [
-        { title: '序号', dataIndex: 'no', width: 80, align: 'center', fixed: 'left' },
+        { title: '序号', dataIndex: 'no', width: 80, align: 'center' },
         {
           title: '采购单号',
           dataIndex: 'purchaseBillNo',