Commit 73586695 authored by lshan's avatar lshan

lishan

parent eaad93f3
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
:content="date" :content="date"
@click="show = true" @click="show = true"
/> />
<van-calendar v-model="show" :round="false" @confirm="onConfirm" :show-confirm="false" :style="{ height:'100%'}" /> <van-calendar v-model="show" :round="false" color="#61C7FF" @confirm="onConfirm" :show-confirm="false" :style="{ height:'100%'}" />
<!-- 选择部门 --> <!-- 选择部门 -->
<group-cell class="mt-4" title="所属部门"> <group-cell class="mt-4" title="所属部门">
<c-cell title="产品设计部(主要部门)" /> <c-cell title="产品设计部(主要部门)" />
......
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