应用中心 脚本管理、数据源管理修改与开发bug修改
This commit is contained in:
parent
b9ce505ced
commit
033e0deb91
|
@ -174,7 +174,7 @@ export default {
|
||||||
return
|
return
|
||||||
} else {
|
} else {
|
||||||
if (this.dataState == 0) {
|
if (this.dataState == 0) {
|
||||||
this.$confirm('当前交钱未通过是否继续保存?', '提示', {
|
this.$confirm('当前校验未通过是否继续保存?', '提示', {
|
||||||
confirmButtonText: '确定',
|
confirmButtonText: '确定',
|
||||||
cancelButtonText: '取消',
|
cancelButtonText: '取消',
|
||||||
showClose: false,
|
showClose: false,
|
||||||
|
|
Loading…
Reference in New Issue