优化网页表格使用统一高度
This commit is contained in:
@@ -75,6 +75,7 @@ axios.interceptors.request.use(
|
||||
|
||||
Vue.prototype.$axios = axios;
|
||||
Vue.prototype.$cookies.config(60 * 30);
|
||||
Vue.prototype.$tableHeght = window.innerHeight - 170;
|
||||
|
||||
new Vue({
|
||||
router: router,
|
||||
|
||||
Reference in New Issue
Block a user