web
2025-03-17 7a4c212347f6d16dcf43055c470f5f44b5b47881
src/views/facility/valveDevice/index.vue
@@ -39,7 +39,7 @@
const pageParam = ref({
    total: 0,
    limit: 0,
    page: 1,
    page: 1,q
})
const tableData = ref([]);
const inpTip = '请输入', selTip = '请选择';