@@ -175,6 +175,7 @@
{
this.back.drawer_obj.user_invoice_order_all=false;
this.back.drawer_obj.id="";
+ this.back.get_status();
},
async show_info_dialog(row)
@@ -197,6 +198,7 @@
if (res.status == 1) {
this.list=res.data.list;
await this.getList();
+ await this.get_status();
this.show_info=false;
}
this.loading = false;
@@ -215,6 +217,7 @@
message: '撤销成功!'
});
this.getList();
+ this.get_status();
}).catch(() => {
this.$message({
@@ -1 +0,0 @@
-.el-tag[data-v-4d4ebc75],.el-tag[data-v-05568fb4],.el-tag[data-v-af1d3978]{cursor:pointer}.user_account .el-form .el-form-item[data-v-af1d3978]{margin-bottom:0}.el-tag[data-v-d1cd2fc6]{cursor:pointer}
@@ -0,0 +1 @@
+.el-tag[data-v-4d4ebc75],.el-tag[data-v-710bf4a0],.el-tag[data-v-05568fb4]{cursor:pointer}.user_account .el-form .el-form-item[data-v-710bf4a0]{margin-bottom:0}.el-tag[data-v-d1cd2fc6]{cursor:pointer}