Explorar el Código

结算后刷新数据

@dongkboy hace 3 meses
padre
commit
08da9d0f31
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/receivable/handingFee/invoiceRecord.vue

+ 1 - 0
src/views/receivable/handingFee/invoiceRecord.vue

@@ -367,6 +367,7 @@ const handelComfirm = (CountForm) => {
             message: res.msg,
             type: 'success'
           })
+          initList()
         } else {
           ElMessage({
             message: res.msg,