diff --git a/root/person/orderEdit.vue b/root/person/orderEdit.vue index 27d0d44..608ace5 100644 --- a/root/person/orderEdit.vue +++ b/root/person/orderEdit.vue @@ -126,10 +126,15 @@ export default { shopImg: [], }; }, - onLoad() {}, + onLoad() { + console.log('企业资料 load') + }, onShow() { + console.log('企业资料 show') + }, + created() { var that = this; - console.log("createdcreatedcreatedcreatedcreatedcreatedcreatedcreatedcreatedcreatedcreatedcreated"); + console.log('企业资料 created') uni.$on("changeCompanyDesp", function (data) { console.log("data", data); console.log("changeCompanyDespchangeCompanyDespchangeCompanyDespchangeCompanyDesp");