This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
zkPCproject
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
标记有效无效
newStyle
时佳豪
3 years ago
parent
1cc52270a6
commit
9822930089
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/views/Receive/index.vue
+ 2
- 2
src/views/Receive/index.vue
View File
@@ -876,8 +876,8 @@ export default {
}).then(() => {
this.$api.http.updateValidInvalid({
id:this.fileId,
validInvalid:
''
,
invalidReason:
0
validInvalid:
0
,
invalidReason:
''
}).then((res) => {
this.$message({
type: "success",
Write
Preview
Loading…
Cancel
Save