lcw
This commit is contained in:
@ -18,7 +18,7 @@ import ZdqtPage from "./components/zdqtPage.vue";
|
||||
import ZdclPage from "./components/zdclPage.vue";
|
||||
import { reactive, ref, onMounted, getCurrentInstance, nextTick } from "vue";
|
||||
const { proxy } = getCurrentInstance();
|
||||
const tabBtn=ref(["重点人","重点群体","重点车辆"])
|
||||
const tabBtn=ref(["重点人库","重点群体库","重点车辆库"])
|
||||
const tabActive=ref(0)
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user