Explorar el Código

修改模块名称

lrf402788946 hace 5 años
padre
commit
bd8907e87b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/index/mingshi.vue

+ 1 - 1
src/layout/index/mingshi.vue

@@ -38,7 +38,7 @@ export default {
   data: () => ({
     borderColor:'#850000',
     Color:'#850000',
-    title:"计算明示",
+    title:"计算服务",
   }),
   created() {},
   computed: {},