feat: mlog不再进行审计
This commit is contained in:
parent
4c003251c1
commit
eabdabcf3a
|
@ -399,7 +399,7 @@
|
||||||
:loading="mlogHandleLoading"
|
:loading="mlogHandleLoading"
|
||||||
>撤回
|
>撤回
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button
|
<!-- <el-button
|
||||||
link
|
link
|
||||||
type="success"
|
type="success"
|
||||||
@click="
|
@click="
|
||||||
|
@ -407,7 +407,7 @@
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
日志记录
|
日志记录
|
||||||
</el-button>
|
</el-button> -->
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</scTable>
|
</scTable>
|
||||||
|
|
|
@ -223,13 +223,13 @@
|
||||||
:loading="mlogHandleLoading"
|
:loading="mlogHandleLoading"
|
||||||
>撤回
|
>撤回
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button
|
<!-- <el-button
|
||||||
link
|
link
|
||||||
type="success"
|
type="success"
|
||||||
@click="table_show(scope.row)"
|
@click="table_show(scope.row)"
|
||||||
>
|
>
|
||||||
日志记录
|
日志记录
|
||||||
</el-button>
|
</el-button> -->
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</scTable>
|
</scTable>
|
||||||
|
|
|
@ -369,7 +369,7 @@
|
||||||
:loading="mlogHandleLoading"
|
:loading="mlogHandleLoading"
|
||||||
>撤回
|
>撤回
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button
|
<!-- <el-button
|
||||||
link
|
link
|
||||||
type="success"
|
type="success"
|
||||||
@click="
|
@click="
|
||||||
|
@ -377,7 +377,7 @@
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
日志记录
|
日志记录
|
||||||
</el-button>
|
</el-button> -->
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</scTable>
|
</scTable>
|
||||||
|
|
Loading…
Reference in New Issue