pages/modal/5602.vue
@@ -210,7 +210,8 @@ dataObjCreate, dataObjDel } from "@/api/data.js" import {showInfo, showError} from "@/js/Page.js" export default { data() { return { @@ -2700,7 +2701,6 @@ this.okLoading = false else if (type == "2") this.ok2Loading = false let tip = typeof ex.errMsg == "string" ? ex.errMsg : ex uni.showModal({ title: this.translateSys("error") + "8.1",