2023-04-03 重新打包上传
This commit is contained in:
1
.idea/xin-launcher.iml
generated
1
.idea/xin-launcher.iml
generated
@ -6,5 +6,6 @@
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="xin-launcher" level="project" />
|
||||
<orderEntry type="library" name="xin-admin" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
BIN
xin-launcher.zip
BIN
xin-launcher.zip
Binary file not shown.
Binary file not shown.
@ -165,7 +165,6 @@
|
||||
'token': sessionStorage.getItem("token")
|
||||
}
|
||||
}).then(function (res) {
|
||||
console.log(res)
|
||||
if (res.data.state === "success") {
|
||||
that.$message.success('修改成功');
|
||||
setTimeout(() => { //设置延迟执行
|
||||
|
||||
Reference in New Issue
Block a user