'修改路由点击BUG,字段显示,按钮盒,基础样式'

This commit is contained in:
Fanzink
2023-01-06 15:44:05 +08:00
parent a08af6774e
commit 3265b4a580
36 changed files with 736 additions and 143 deletions

View File

@@ -1,8 +1,8 @@
<!--
* @Author: lb
* @Date: 2022-06-22 14:00:17
* @LastEditors: lb
* @LastEditTime: 2022-06-22 14:00:17
* @LastEditors: fzq
* @LastEditTime: 2023-01-03 10:18:14
* @Description: 设备生产实时数据
-->
<template>
@@ -59,6 +59,7 @@ export default {
}
})
}, 1000 * 60 * 5)
console.log(this.tableProps)
},
// beforeDestroy() {
// console.log('before destroyed...')