提交 18a31b0f authored 作者: lidongxu's avatar lidongxu

refactor(promotion): 修改:默认显示平铺模式

上级 43f89069
...@@ -73,8 +73,8 @@ ...@@ -73,8 +73,8 @@
<script setup> <script setup>
import { h } from 'vue' import { h } from 'vue'
/*************** 操作类型 ***************/ /*************** 操作类型 ***************/
// const operation = ref('平铺模式'); const operation = ref('平铺模式');
const operation = ref('填报模式'); // const operation = ref('填报模式');
const tableRef = ref(null) const tableRef = ref(null)
const props = defineProps({ const props = defineProps({
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论