Selaa lähdekoodia

提示语修改

lilifeng 3 vuotta sitten
vanhempi
commit
fc14b9a1b8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
                     })
                     }
                 })