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
风继续吹
1 year ago
parent
fffbbc7dc7
commit
9d76eff270
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
src/views/Statistics/employeeUsageStatistics.vue
+1
-1
src/views/admin/app/index.vue
+ 0
- 0
src/views/Statistics/employeeUsageStatistics.vue
View File
+ 1
- 1
src/views/admin/app/index.vue
View File
@@ -177,7 +177,7 @@ export default {
console.log(res);
if (res.code == 0) {
this.dialogVisible = false;
this.$message.success("新增
常错词
成功");
this.$message.success("新增成功");
this.correctFindbypage();
}
});
Write
Preview
Loading…
Cancel
Save