Browse Source

创建文件更新日志

master
xyiege 5 months ago
parent
commit
88f0b01e45
  1. 4
      vue/afvue/src/views/Sfilecompare.vue

4
vue/afvue/src/views/Sfilecompare.vue

@ -353,9 +353,11 @@ export default {
setTimeout(() => { setTimeout(() => {
this.dialogShow = false this.dialogShow = false
}, 3000); }, 3000);
}
// //
this.getSflist() this.getSflist()
}
// alert(res.data.reply) // alert(res.data.reply)
// //
this.selectedFiles = [] this.selectedFiles = []

Loading…
Cancel
Save