@@ -1752,6 +1752,7 @@ export default {
if (res.code == "ok") {
this.dialog = false;
this.bills(this.isAuditList);
+ this.getList()
this.$message({
message: this.$t('editsuccess'),
type: "success"