Explorar el Código

feat:激活码使用日志分页显示

侯茂昌 hace 1 año
padre
commit
6f684d1a63
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      zkqy-ui/src/views/system/tenant/code/index.vue

+ 1 - 1
zkqy-ui/src/views/system/tenant/code/index.vue

@@ -209,7 +209,7 @@ export default {
         pageSize: 10,
         operator: undefined,
         ipAddress: undefined,
-        isEnablePaging:false,
+        isEnablePaging:true,
       },
     };
   },