Bläddra i källkod

提示语修改

lilifeng 2 år sedan
förälder
incheckning
fc14b9a1b8
1 ändrade filer med 1 tillägg och 1 borttagningar
  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
                     })
                     }
                 })