Ver Fonte

费用详情页面名称更改

jingshuyong há 10 meses atrás
pai
commit
eab7d30086

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

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