zhengyiming
8 天以前 379c3a050d5f92c1335ed342147703301e379bf0
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,
};