gaoluyang
7 天以前 f26cc7e706345b477a4dda4d2c0fe5aba3e334e0
src/pages/cooperativeOffice/collaborativeApproval/index.vue
@@ -98,11 +98,11 @@
      <view v-else class="no-data">
         <text>暂无审批数据</text>
      </view>
<van-floating-bubble icon="plus" @click="handleAdd"/>
<!--      <van-floating-bubble icon="plus" @click="handleAdd"/>-->
      <!-- 浮动操作按钮 -->
      <!-- <view class="fab-button" @click="handleAdd">
      <view class="fab-button" @click="handleAdd">
         <up-icon name="plus" size="24" color="#ffffff"></up-icon>
      </view> -->
      </view>
   </view>
</template>