@ -235,11 +235,13 @@ export default {
this.formVisible = true;
},
handleCurrentChange(val) {
this.query.page = val;
this.getList();
deleteDialog(row) {
this.$confirm("确认删除该自助平台信息?", "提示", {
confirmButtonText: "确定",