更新
This commit is contained in:
@@ -670,13 +670,13 @@ export default {
|
||||
},
|
||||
// 打开作业文件
|
||||
openWork() {
|
||||
// if (!that.workStatus) {
|
||||
// that.$message({
|
||||
// message: '请先连接服务',
|
||||
// type: 'warning'
|
||||
// })
|
||||
// return
|
||||
// }
|
||||
if (!that.workStatus) {
|
||||
that.$message({
|
||||
message: '请先连接服务',
|
||||
type: 'warning'
|
||||
})
|
||||
return
|
||||
}
|
||||
that.isNew = false
|
||||
dialog
|
||||
.showOpenDialog({
|
||||
|
||||
Reference in New Issue
Block a user