tangning hace 2 años
padre
commit
3976086542
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/work/detail.vue

+ 1 - 1
src/views/work/detail.vue

@@ -443,7 +443,7 @@ export default defineComponent({
         status:status,
         payAmount:0,
       };
-      if(status == 9){
+      if(status == 9 || status == 4){
         record.payAmount = priceTotal.value
       }
       let openList = {