custom/领悦

This commit is contained in:
黎永顺 2024-09-06 14:16:34 +08:00
parent 5a494893c7
commit 2be7896e4e
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
*/
import React, { Component } from "react";
import { inject, observer } from "mobx-react";
import { Modal, WeaDatePicker, WeaFormItem, WeaInputSearch, WeaLocaleProvider, WeaTable, WeaTop } from "ecCom";
import { message } from "antd";
import { WeaDatePicker, WeaFormItem, WeaInputSearch, WeaLocaleProvider, WeaTable, WeaTop } from "ecCom";
import { message, Modal } from "antd";
import HistoryVouncherDetail from "./historyVouncherDetail";
import * as API from "../../../../apis/custom-apis/lingyue";
import { deleteHistoryVoucher } from "../../../../apis/custom-apis/lingyue";