update: 科室缩进
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<!--引用表格-->
|
||||
<BasicTable @register="registerTable" :rowSelection="null">
|
||||
<BasicTable @register="registerTable" :rowSelection="null" :indentSize="100">
|
||||
<!--插槽:table标题-->
|
||||
<template #tableTitle>
|
||||
<a-button v-auth="'consultation:con_department:add'" type="primary" @click="handleAdd" preIcon="ant-design:plus-outlined">
|
||||
|
||||
Reference in New Issue
Block a user