| pages/home/index.vue | ●●●●● patch | view | raw | blame | history | |
| subPackage/label/form.vue | ●●●●● patch | view | raw | blame | history |
pages/home/index.vue
@@ -378,7 +378,7 @@ } const res = await getPage(param) this.notice = res.data.records console.table(JSON.stringify(res.data.records)) // console.table(JSON.stringify(res.data.records)) }, subPackage/label/form.vue
@@ -129,12 +129,11 @@ methods: { setTitle(type) { if (type == 2) { return "二手车交易" } else if (type == 3) { return "二手手机维修" } else if (type == 3) { return "二手车交易" } }, confirmDate(e) { console.log(e);