上架清空所有返回

This commit is contained in:
aixianling
2021-12-17 15:09:13 +08:00
parent cd890fa799
commit 44d34f9bde
9 changed files with 0 additions and 9 deletions

View File

@@ -83,7 +83,6 @@
</div>
</div>
<u-picker mode="time" v-model="show" :params="options" @confirm="confirm"></u-picker>
<AiBack ref="aiBack" v-if="!userSelect"/>
</div>
</template>

View File

@@ -38,7 +38,6 @@
<AiEmpty/>
</template>
</div>
<AiBack/>
</div>
</template>

View File

@@ -94,7 +94,6 @@
</div>
</template>
<u-modal v-model="show" title="提示" show-cancel-button content='是否要取消该会议?' @confirm="onConfirm"></u-modal>
<AiBack/>
</div>
</template>