Shan9312 1 жил өмнө
parent
commit
c3ee45af22

+ 0 - 3
src/lang/zn/langModule/processAnalysis.js

@@ -1,4 +1,3 @@
-import { sort } from "core-js/core/array";
 
 export default {
 planType:"计划类型",
@@ -36,6 +35,4 @@ actualweight:"结束重量",
 watchPlan:"监控图"
 
 
-
-
 }