更新数据

This commit is contained in:
2025-07-06 15:38:03 +08:00
parent 11a32b8fe8
commit 4312177138
6 changed files with 171 additions and 165 deletions

View File

@ -93,6 +93,7 @@
</template>
<script setup>
import * as MOSTY from "@/components/MyComponents/index";
import PageTitle from "@/components/aboutTable/PageTitle.vue";
import MyTable from "@/components/aboutTable/MyTable.vue";
import Pages from "@/components/aboutTable/Pages.vue";
@ -117,7 +118,6 @@ const searchConfiger = ref([
{ label: "结束时间", prop: 'zxjssj', placeholder: "请选择结束时间", showType: "date" },
{ label: "指向地点", prop: 'zxdz', placeholder: "请输入指向地点", showType: "input" },
]);
const elForm = ref()
const chooseRow = ref({})
const rules = reactive({
bhyy:false,