Commit 03131675 authored by 罗超's avatar 罗超

1

parent fe4ffa25
......@@ -2,7 +2,7 @@
<div class="page-body document">
<q-tabs style="margin-bottom:20px;" v-model="tabCheck" @input="tabChange()" narrow-indicator dense align="left"
class="text-primary">
<q-tab :ripple="false" name="first" label="待审批" />
<q-tab :ripple="false" name="first" label="待审批" />
<q-tab :ripple="false" name="second" label="我审批的" />
</q-tabs>
<template v-if="tabCheck == 'first'">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment