update
This commit is contained in:
@@ -75,7 +75,8 @@ const {loading, pagination, initFetchData, fetchData} = useTableQuery({
|
||||
</view>
|
||||
|
||||
<view class="!flex justify-center !mt-[24rpx]" v-if="v.operate !== 0">
|
||||
<QuickOperation :operate="v.operate" :data="data" @success="fetchData"></QuickOperation>
|
||||
<QuickOperation :item="v" :operate="v.operate" :data="data"
|
||||
@success="fetchData"></QuickOperation>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user