Commit 10a698b9 by YunaiV

【代码评审】全局:TableSelectForm 可能移除,暂时没用到

parent bffa42ae
<!-- 列表选择通用组件,参考 ProductList 组件使用 --> <!-- 列表选择通用组件,参考 ProductList 组件使用 -->
<!-- TODO 芋艿:可能会移除 -->
<template> <template>
<Dialog v-model="dialogVisible" :appendToBody="true" :scroll="true" :title="title" width="60%"> <Dialog v-model="dialogVisible" :appendToBody="true" :scroll="true" :title="title" width="60%">
<el-table <el-table
......
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 sign in to comment