应用中心 脚本管理、数据源管理修改与开发bug修改

This commit is contained in:
hyt 2024-06-25 13:41:53 +08:00
parent b9ce505ced
commit 033e0deb91
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ export default {
return
} else {
if (this.dataState == 0) {
this.$confirm('当前交钱未通过是否继续保存?', '提示', {
this.$confirm('当前校验未通过是否继续保存?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
showClose: false,