Browse Source

提示语修改

lilifeng 3 năm trước cách đây
mục cha
commit
fc14b9a1b8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
                     })
                     }
                 })