1
This commit is contained in:
@@ -284,6 +284,7 @@ export default {
|
||||
|
||||
try {
|
||||
const res = await taskStatusServer.getCommands(row.id)
|
||||
|
||||
this.commandsModal.data = res.data || []
|
||||
} catch (error) {
|
||||
this.$Message.error('获取指令列表失败')
|
||||
|
||||
Reference in New Issue
Block a user