Commit 9096726a by 无尘

feat: 增加组件

parent ac990eab
......@@ -4,11 +4,11 @@
* @Author: 无尘
* @Date: 2020-07-21 10:10:57
* @LastEditors: 无尘
* @LastEditTime: 2020-07-21 17:21:39
* @LastEditTime: 2020-07-21 17:26:53
-->
<!--
设置成员所在部门(回收站)
<store-auth-dialog v-if="setVisible" @closeSet="closeSet"></store-auth-dialog>
授权选择门店绑定弹窗
<store-auth-dialog v-if="setVisible" :bindType="bindType" @closeSet="closeSet"></store-auth-dialog>
import storeAuthDialog from '@/components/company/store-auth-dialog.vue';
-->
<template>
......
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