Explorar el Código

Merge branch 'master' of http://119.23.210.103:3000/wy/lh_firm_former

zjy hace 3 años
padre
commit
9ac9d963fb

+ 0 - 7
.vscode/settings.json

@@ -1,7 +0,0 @@
-{
-    "workbench.colorCustomizations": {
-        "activityBar.background": "#2E0B8A",
-        "titleBar.activeBackground": "#4110C2",
-        "titleBar.activeForeground": "#FDFCFF"
-    }
-}

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 22552 - 1
package-lock.json


+ 1 - 1
src/business/platform/form/formrender/dynamic-form/mixins/StatisOrRecordTable.vue

@@ -26,7 +26,7 @@
 <script>
 <script>
   import $dialog from '@/utils/dialog'
   import $dialog from '@/utils/dialog'
   import store from '@/store'
   import store from '@/store'
-  import templateStatis from '@/views/statistics/index.vue'
+  import templateStatis from '@/views/statistics/indexold.vue'
   import { mapState, mapGetters, mapActions } from 'vuex'
   import { mapState, mapGetters, mapActions } from 'vuex'
   export default {
   export default {
     components:{
     components:{

+ 1 - 1
src/views/statistics/indexold.vue

@@ -371,7 +371,7 @@
     },
     },
     created() {
     created() {
       //时间
       //时间
-      this.currentTime()
+      // this.currentTime()
       if(screenfull.isEnabled && !screenfull.isFullscreen){
       if(screenfull.isEnabled && !screenfull.isFullscreen){
       this.allView()
       this.allView()
         
         

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio