This commit is contained in:
shilixia 2021-11-01 13:11:51 +08:00
parent bde43946f6
commit bed00aaaea
1 changed files with 1 additions and 1 deletions

View File

@ -807,7 +807,7 @@ export default {
this.$refs["Form"].clearValidate();
});
},
handleDelete(scope) {
handleinputDelete(scope) {
this.$confirm("确认删除?", "警告", {
confirmButtonText: "确认",
cancelButtonText: "取消",