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 = '请选择';