linwenxin 1 anno fa
parent
commit
0f0c7d4663
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      src/components/template/template-page-1.vue
  2. 1 1
      src/settings.js

+ 1 - 1
src/components/template/template-page-1.vue

@@ -131,7 +131,7 @@ export default {
     },
     replaceOrNotMap: {
       type: Boolean,
-      default: true
+      default: false
     },
     setModuleId: {
       type: [String, Number],

+ 1 - 1
src/settings.js

@@ -1,5 +1,5 @@
 module.exports = {
-  title: '家盛茂售后服务平台',
+  title: 'saas服务平台',
 
   /**
    * @type {boolean} true | false