Commit 15af8277 authored by 罗超's avatar 罗超

1

parent 38e4cb6e
<template>
<div>
<div class="row q-my-sm">
<q-input filled v-model="msg.Name" label="收客渠道" class="col-4" @input="refreshPage"/>
<q-input filled v-model="msg.Name" label="收客渠道" class="col-3" @input="refreshPage"/>
</div>
<q-table
:pagination="msg"
......
<template>
<div>
<div class="row q-my-sm">
<q-input filled v-model="msg.Name" label="学习目的" class="col-4" @input="refreshPage"/>
<q-input filled v-model="msg.Name" label="学习目的" class="col-3" @input="refreshPage"/>
</div>
<q-table
:pagination="msg"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment