shenwu 6 months ago
parent
commit
b19c2a9f80
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/pages/book/bookManage/shortbookList/tableConfig.tsx

+ 3 - 0
src/pages/book/bookManage/shortbookList/tableConfig.tsx

@@ -50,6 +50,9 @@ export const columns = (props: {
     setEditValues,
   } = props;
   let { styles } = useStyles();
+  console.log(
+    enumList
+  )
   return enumList?.BOOK_STATUS
     ? [
         {