mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-18 20:11:53 +08:00
【代码优化】商城:分销用户的创建
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
<!-- 推广订单列表 -->
|
||||
<BrokerageOrderListDialog ref="orderDialogRef" />
|
||||
<!-- 创建分销员 -->
|
||||
<BrokerageUserCreateForm ref="createFormRef" />
|
||||
<BrokerageUserCreateForm ref="createFormRef" @success="getList" />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
Reference in New Issue
Block a user