改
This commit is contained in:
parent
049bb790d6
commit
e18e7df33b
@ -8,7 +8,7 @@
|
||||
</template>
|
||||
<view class="tips">
|
||||
<text style="color: red">注意:</text>
|
||||
<text>1.选中的开关为有控制权限;</text>
|
||||
<text>1.选中为有控制权限开关;</text>
|
||||
<view style="float: right; margin-right: 15px; border: 1px solid;">
|
||||
<u-button style="height: 25px;" type="primary" size="small" :plain="true" :hairline="true" @click="handleChangeAllRow">
|
||||
{{ selectAll ? '反选' : '全选' }}
|
||||
|
Loading…
Reference in New Issue
Block a user