Source/UBCS-WEB/src/views/integration/systemInfo.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/views/wel/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/views/integration/systemInfo.vue
@@ -386,7 +386,7 @@ type: 'success', message: '删除成功!' }); this.getDataList() await this.getDataList() } }) }, Source/UBCS-WEB/src/views/wel/index.vue
@@ -243,10 +243,10 @@ this.dialogFormVisible = true }, 1500) } else if (res.data.data == 0) { this.$message({ type: 'success', message: "操作成功" }) // this.$message({ // type: 'success', // message: "操作成功" // }) } }).catch(res => { console.log(res)