소스 검색

费用详情页面名称更改

jingshuyong 10 달 전
부모
커밋
eab7d30086
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/salesServiceManagement/cost/component/costDialog.vue

+ 1 - 1
src/views/salesServiceManagement/cost/component/costDialog.vue

@@ -131,7 +131,7 @@
         activeComp: 'main',
         processInstanceId:'0',
         tabOptions: [
-          { key: 'main', name: '发货单详情' },
+          { key: 'main', name: '费用详情' },
           { key: 'bpm', name: '流程详情' }
         ]
       };