lilifeng 3 роки тому
батько
коміт
fc14b9a1b8
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      wyMobile/src/components/inspectionDetail.vue

+ 1 - 1
wyMobile/src/components/inspectionDetail.vue

@@ -133,7 +133,7 @@ export default {
 
                     } else {
                     that.$dialog.alert({
-                        message: res.msg
+                        message: res.errMsg
                     })
                     }
                 })