This commit is contained in:
duanxiaohai 2024-09-14 20:31:56 +08:00
parent 864f3da1ed
commit 299cee4a22
3 changed files with 5 additions and 5 deletions

BIN
dist.zip Normal file

Binary file not shown.

View File

@ -278,7 +278,7 @@ watch(
data.tableData.push(obj);
});
}
data.tableData.length = [];
// data.tableData.length = [];
if (props.tableData.data.ysx.length > 0) {
// console.log(444);
@ -399,8 +399,8 @@ const closeDialog = () => {
color: #ff5959;
width: 190px;
position: absolute;
top: 40px;
left: -10px;
top: 46.5px;
left: -47px;
z-index: 10;
}
.lampBox {

View File

@ -1831,8 +1831,8 @@ const autoScroll = () => {
}
};
onBeforeMount(async () => {
document.cookie='lytoken=6b0e380b4a8f46baae4923f83faf670d'
tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d");
// document.cookie='lytoken=6b0e380b4a8f46baae4923f83faf670d'
// tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d");
getData();
getfw();
setTimeout(() => {