zhengyiming
7 天以前 5fd703673f490dbcd1768fe18251316ac7602e05
src/views/EmploymentManage/EmploymentSignList.vue
@@ -99,7 +99,8 @@
]);
const router = useRouter();
const route = useRoute();
const id = route.params.id as string;
const BaseState = {
  loading: true,
};