mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-03-30 03:02:08 +00:00
【代码评审】全局:TableSelectForm 可能移除,暂时没用到
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<!-- 列表选择通用组件,参考 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
|
||||||
|
|||||||
Reference in New Issue
Block a user