摘要: <template> <div class="hello"> <p>所有车位:{{total}}</p> <p>虚拟车位:{{this.form.virtual}}</p> <p>固定车位:{{this.form.fixedparking}}</p> <button @click="form.vir 阅读全文
posted @ 2022-05-27 11:24 zeal666 阅读(34) 评论(0) 推荐(0)