This commit is contained in:
qsh
2024-08-14 15:33:33 +08:00
parent e6906818e8
commit c2e4bfe609
3 changed files with 4 additions and 3 deletions

View File

@@ -133,7 +133,7 @@
<el-form-item>
<el-button @click="handleSearch" v-hasPermi="['clue:order:settle-search']">查询</el-button>
<el-button @click="handleReset" v-hasPermi="['clue:order:settle-reset']">重置</el-button>
<el-button @click="batchSettle" v-hasPermi="['clue:order:settle-settle-batch-audit']">
<el-button @click="batchSettle" v-hasPermi="['clue:order:settle-batch-audit']">
批量结算
</el-button>
</el-form-item>