@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1677115075794
+ "version": 1677115385615
}
@@ -229,7 +229,7 @@ export default {
},
setTableH () {
const tableSearchH = this.$refs.tableSearch.offsetHeight
- this.tableHeight = window.innerHeight - tableSearchH - 255
+ this.tableHeight = window.innerHeight - tableSearchH - 235
watch: {