From 55731caafedea1850ec611aa81f55a15383abc01 Mon Sep 17 00:00:00 2001 From: MustangDeng <670124965@qq.com> Date: Tue, 7 Jun 2022 14:42:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/pc4mobx/hrmSalary/index.js b/pc4mobx/hrmSalary/index.js index 43194114..b85aba70 100644 --- a/pc4mobx/hrmSalary/index.js +++ b/pc4mobx/hrmSalary/index.js @@ -27,7 +27,6 @@ import GenerateDeclarationDetail from "./pages/declare/generateDeclarationDetail import BaseForm from "./components"; import TemplatePreview from "./pages/payroll/templatePreview"; import MobilePayroll from './pages/mobilePayroll' -import WeaDraggableTable from './components/testWeatable' import stores from "./stores"; import "./style/index";