liurunyu
8 天以前 e617afd6e36249422f965b51b827c7f5f700c732
src/views/repair.vue
@@ -686,7 +686,7 @@
              if (res.success == true) {
                this.$notify({
                  title: '结束工作成功',
                  message: `当前操作人员:${res.content.name}`,
                  message: `已退出工作台,请重新认领工作任务。`,
                  type: 'success'
                })
                this.goto('start')