Browse Source

12月12 结算单

yq1 4 months ago
parent
commit
1492db7bb3
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/xt_pages/user/text_content.vue

+ 0 - 5
src/xt_pages/user/text_content.vue View File

193
       var hdf1000total=0
193
       var hdf1000total=0
194
       var hdf1000Arr =[]
194
       var hdf1000Arr =[]
195
 
195
 
196
-      
197
       var hdf80total=0
196
       var hdf80total=0
198
       var hdf80Arr =[]
197
       var hdf80Arr =[]
199
 
198
 
971
           jiancDoc.appendChild(newList1)
970
           jiancDoc.appendChild(newList1)
972
         }
971
         }
973
       }
972
       }
974
-
975
-
976
       var newListArr =[]
973
       var newListArr =[]
977
       for(let j in this.longAdvice){
974
       for(let j in this.longAdvice){
978
         const obj={
975
         const obj={
1016
       }
1013
       }
1017
       this.$emit('new_content',this.content)
1014
       this.$emit('new_content',this.content)
1018
     })
1015
     })
1019
-   
1020
-   
1021
   },
1016
   },
1022
   methods: {
1017
   methods: {
1023
     getTime (time) {
1018
     getTime (time) {