Lou
2023-11-10 01112daa62d46060400894f04cbbab6a406cc18a
update
2 files modified
7 ■■■■■ changed files
pages/home/index.vue 2 ●●● patch | view | raw | blame | history
subPackage/label/form.vue 5 ●●●●● 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);