From c328fba5d919ac9bd8a22ab8e9d6a543bedf2a64 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期三, 06 四月 2022 13:40:29 +0800
Subject: [PATCH] #
---
static/js/app.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/static/js/app.js b/static/js/app.js
index 2db5e18..4da6b6d 100644
--- a/static/js/app.js
+++ b/static/js/app.js
@@ -12,7 +12,7 @@
import {StoreCrn} from './object/StoreCrn.js';
import {StoreConvey} from './object/StoreConvey.js';
import {StoreGoods} from './object/StoreGoods.js';
-
+import {StaTask} from './object/StaTask.js';
var APP = {
--
Gitblit v1.9.1