Kaynağa Gözat

调整费用类型的问题

Lijy 1 yıl önce
ebeveyn
işleme
efdf8d0f4e

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/expense/expense.vue

@@ -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"