lilei 2 tuần trước cách đây
mục cha
commit
2b3bcf5c96
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/financialManagement/accountStatement/edit.vue

+ 0 - 1
src/views/financialManagement/accountStatement/edit.vue

@@ -298,7 +298,6 @@ export default {
     },
     // 修改备注
     changeRemarks (record) {
-      if (!record.remarks) return
       this.spinning = true
       verifyAcountBillDetailModify({ id: record.id, remarks: record.remarks }).then(res => {
         this.spinning = false