Browse Source

“新增项目周月报”中这条灰线可以往下移一点,增加标题

master
zhouhaibin 4 months ago
parent
commit
66cd7df55c
  1. 2
      src/views/ProcessApprovalSubPage/component/ProjectinfoComponent.vue

2
src/views/ProcessApprovalSubPage/component/ProjectinfoComponent.vue

@ -1,5 +1,5 @@
<template>
<BasicModal v-bind="$attrs" @register="registerModal" width="1200px" :showOkBtn="false">
<BasicModal v-bind="$attrs" @register="registerModal" width="1200px" :showOkBtn="false" :title="dataTo.title">
<!--引用表格-->
<BasicTable @register="registerTable">
<!--插槽:table标题-->

Loading…
Cancel
Save