This commit is contained in:
ljx
2025-08-21 00:03:52 +08:00
parent afd59bc373
commit 25e3c62ad9
3 changed files with 56 additions and 13 deletions

View File

@ -69,7 +69,7 @@
@click="handleSave(scope.row)"
v-if="scope.row.quantity && scope.row.quantity != 0"
v-hasPermi="['tender:billofquantitiesLimitList:edit']"
>修改</el-button
>确定</el-button
>
</template>
</el-table-column>