暂降治理评估
This commit is contained in:
@@ -40,12 +40,13 @@ import { onMounted, provide, ref } from 'vue'
|
|||||||
import { useRouter } from 'vue-router'
|
import { useRouter } from 'vue-router'
|
||||||
import { deleteSgUser } from '@/api/advance-boot/sgGroven/sgUser'
|
import { deleteSgUser } from '@/api/advance-boot/sgGroven/sgUser'
|
||||||
|
|
||||||
|
|
||||||
|
import UserPopup from './userPopup.vue'
|
||||||
|
|
||||||
defineOptions({
|
defineOptions({
|
||||||
name: 'businessUser'
|
name: 'businessUser'
|
||||||
})
|
})
|
||||||
|
|
||||||
import UserPopup from './userPopup.vue'
|
|
||||||
|
|
||||||
const { push } = useRouter()
|
const { push } = useRouter()
|
||||||
//区域联级选择
|
//区域联级选择
|
||||||
const areaRef = ref()
|
const areaRef = ref()
|
||||||
|
|||||||
Reference in New Issue
Block a user