chen %!s(int64=2) %!d(string=hai) anos
pai
achega
73067e8160
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/finance/change_apply.vue

+ 1 - 1
src/views/finance/change_apply.vue

@@ -277,7 +277,7 @@ export default {
         return;
       }
       if (
-        Number(this.dataList[0].money) !=
+        Number(-this.dataList[0].money) !=
         Number(this.dataList[1].money) +
           Number(this.dataList[1].allowanceAmount)
       ) {