lilei hai 2 semanas
pai
achega
2b3bcf5c96
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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