소스 검색

app 出差报账申请

娄底高职分支
yxq 1 년 전
부모
커밋
30b0a68394
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Travel_Apply/details.vue
  2. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Travel_Apply/singleFlow.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Travel_Apply/details.vue 파일 보기

@@ -70,7 +70,7 @@
fixed: true,
width: 60
},
{ name: 'CreatorName', label: '申请人',width:80,emptyString:'--' },
// { name: 'CreatorName', label: '申请人',width:80,emptyString:'--' },
{ name: 'Follows', label: '随行人员',width:120,emptyString:'--' },
// { name: 'TotalAmount', label: '金额',fixed:false,width:86,emptyString:'--' },
// { name: 'DepartmentName', label: '部门',fixed:false,width:200,emptyString:'--' },


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Travel_Apply/singleFlow.vue 파일 보기

@@ -145,7 +145,7 @@ export default {
// 采购数据
column:[
// { type:'selection', fixed:true,width:60 },
{ name: 'CreatorName', label: '申请人',width:80,emptyString:'--' },
// { name: 'CreatorName', label: '申请人',width:80,emptyString:'--' },
{ name: 'Follows', label: '随行人员',width:120,emptyString:'--' },
// { name: 'TotalAmount', label: '金额',fixed:false,width:86,emptyString:'--' },
// { name: 'DepartmentName', label: '部门',fixed:false,width:200,emptyString:'--' },


불러오는 중...
취소
저장