Browse Source

员工数据

ZaiZai 2 years ago
parent
commit
e003e50151
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/people/company-rule.vue

+ 1 - 1
src/views/people/company-rule.vue

@@ -1,5 +1,5 @@
 <template>
-    <HcCard>
+    <HcCard title="公司制度数据">
         <template #extra>
             <el-button hc-btn type="primary" @click="addUploadFile">上传新制度</el-button>
         </template>