Explorar el Código

fix save proof error

master
Alex Cheung hace 1 año
padre
commit
d639d900dc
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      src/pages/Proof/Create_FromApp/ProofForm.js

+ 2
- 0
src/pages/Proof/Create_FromApp/ProofForm.js Ver fichero

@@ -13,6 +13,8 @@ import {

import * as UrlUtils from "utils/ApiPathConst";
import * as HttpUtils from "utils/HttpUtils";
import * as DateUtils from "utils/DateUtils"

import MainCard from "components/MainCard";
import * as ComboData from "utils/ComboData";
import * as React from "react";


Cargando…
Cancelar
Guardar