提交 9d94a20d authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 ce677e6d
......@@ -51,7 +51,7 @@ const listOptions = computed(() => {
</script>
<template>
<el-dialog title="标签用户" width="1000px">
<el-dialog title="群组用户" width="1000px">
<AppList v-bind="listOptions" ref="appList">
<template #table-x="{ row }">
<el-button type="primary" plain>
......
......@@ -51,7 +51,7 @@ const listOptions = computed(() => {
</script>
<template>
<el-dialog title="群组用户" width="1000px">
<el-dialog title="标签用户" width="1000px">
<AppList v-bind="listOptions" ref="appList">
<template #table-x="{ row }">
<el-button type="primary" plain>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论