Browse Source

chore: fixe

master
wangxiang 2 years ago
parent
commit
7cbfb97c4e
  1. 1
      src/views/common/push/pushConcern/index.vue

1
src/views/common/push/pushConcern/index.vue

@ -78,7 +78,6 @@ @@ -78,7 +78,6 @@
const userStore = useUserStore();
const userInfoStore = userStore.getUserInfo;
console.log(userInfoStore.userType)
interface TableState {
single: boolean;
multiple: boolean;

Loading…
Cancel
Save