wq 5 년 전
부모
커밋
841f130565
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/layout/financeclaims/financeClaimInfo.vue

+ 2 - 2
src/layout/financeclaims/financeClaimInfo.vue

@@ -1,5 +1,5 @@
 <template>
-    <div id="needSearchInfo">
+    <div id="financeClaimInfo">
         <el-row>
             <el-col :span="24" >
                 <el-col :span="5">
@@ -27,7 +27,7 @@
 
 <script>
   export default {
-    name: 'needSearchInfo',
+    name: 'financeClaimInfo',     
     props: {},
     components: {},
     data: () => ({