@ -161,6 +161,12 @@ var indexVue = new Vue({
});
//删除成功,刷新列表
that.list();
}else {
that.$notify({
title: '失败',
message: res.msg,
type: 'warning'
}
}).catch(() => {
@ -225,6 +225,12 @@