소스 검색

lhj 12-04

liuhj 1 년 전
부모
커밋
73fb71ac2c
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/components/Finance/Payroll.vue
  2. 1 1
      src/router/index.js

+ 1 - 1
src/components/Finance/Payroll.vue

@@ -12,7 +12,7 @@
                 </div>
                 <div class="payroll-head-li">
                     <el-button type="primary" @click="addsalary()">新增</el-button>
-                    <el-button type="primary">成都公司工资单</el-button>
+                    <el-button type="primary">c</el-button>
                     <el-button type="primary">四川公司工资单</el-button>
                     <el-button type="primary">纽茵公司工资单</el-button>
                 </div>

+ 1 - 1
src/router/index.js

@@ -75,7 +75,7 @@ import invitationLetter from '@/components/Resource/invitationLetter'
 import EntryDetails from '@/components/OP/EntryDetails'
 import TicketBlackCode from '@/components/Resource/TicketBlackCode'
 import OpTicketBlackCode from '@/components/Resource/OpTicketBlackCode'
-import Payroll from '@/components/Finance/Payroll';
+import Payroll from '@/components/system/Payroll';
 import VisaPriec from '@/components/OP/VisaPriec';
 import OpVisaPriec from '@/components/OP/OpVisaPriec';
 import GroundDetailedfees from '@/components/Resource/GroundDetailedfees';