ly 1 жил өмнө
parent
commit
e050ff0678

+ 1 - 1
src/views/business/socialSecurity/declare/view.vue

@@ -73,7 +73,7 @@
               </el-form-item>
             </el-col>
             <el-col :span="24">
-              <div style="display: flex; justify-content: flex-end;margin-bottom: 10px;"v-hasPermi="['business:socialSecurityDeclare:exportDetail']">
+              <div style="display: flex; justify-content: flex-end;margin-bottom: 10px;" v-hasPermi="['business:socialSecurityDeclare:exportDetail']>
                 <el-button type="primary" @click="exportExcel"  v-if="tableData != null   &&   tableData.length>0">导出明细表</el-button>
               </div>
             </el-col>