cxmo преди 1 година
родител
ревизия
fd7ac27fa6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/dataEntry_manage/codecount/index.vue

+ 1 - 1
src/views/dataEntry_manage/codecount/index.vue

@@ -406,7 +406,7 @@ export default {
 		},
 		getTargetSource(){
 			this.allFromArr = []
-			dataBaseInterface.getDataSource({IsBase:1}).then(res=>{
+			dataBaseInterface.getDataSource().then(res=>{
 				if(res.Ret!==200) return
 				if(res.Data){
 					this.allFromArr = res.Data.map(i=>{