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
                     })
                     }
                 })