Explorar el Código

系统中期支付项

duy hace 9 meses
padre
commit
780f172c40
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/desk/interim-pay.vue

+ 1 - 0
src/views/desk/interim-pay.vue

@@ -331,6 +331,7 @@ const getTableData = async () => {
     if (tableData.value.length > 0) {
         getDetail(tableData.value[0].id);
         rowViewId.value = tableData.value[0].id;
+        getDetail(rowViewId.value);
     }
 };
 //支付项类型