Commit 28814443 authored by 沈翠玲's avatar 沈翠玲

案件分派

parent d6ae3149
...@@ -188,7 +188,7 @@ ...@@ -188,7 +188,7 @@
type="primary" type="primary"
@click="submitForm" @click="submitForm"
v-if="!step && radio === 1" v-if="!step && radio === 1"
:disabled="!currentTenant" :disabled="!currentTenant || tabledata.length === 0"
>下一步</el-button >下一步</el-button
> >
</template> </template>
......
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