diff --git a/root/home/editTownsman.vue b/root/home/editTownsman.vue index 2601dfe..2dbc0f3 100644 --- a/root/home/editTownsman.vue +++ b/root/home/editTownsman.vue @@ -9,7 +9,6 @@ } }, onLoad(options) { - console.log('0115 编辑工友信息:',options) this.dataoptions = options } }