|
@@ -205,6 +205,7 @@
|
|
|
</div>
|
|
|
</template>
|
|
|
<script>
|
|
|
+
|
|
|
import {
|
|
|
regionData,
|
|
|
CodeToText,
|
|
@@ -442,7 +443,7 @@
|
|
|
})
|
|
|
let _ispushData = true
|
|
|
// _this.freightspace.concat(arr)
|
|
|
- console.log(arr, _this.freightspace)
|
|
|
+ // console.log(arr, _this.freightspace)
|
|
|
for (let i = 0; i < _this.excelFreightspace.length; i++) {
|
|
|
_ispushData = true
|
|
|
for (let k = 0; k < _this.freightspace.length; k++) {
|
|
@@ -697,6 +698,7 @@
|
|
|
this.$refs[deptBudgetList].resetFields()
|
|
|
},
|
|
|
getList() {
|
|
|
+
|
|
|
seeCat({
|
|
|
id: this.deptBudgetList.id
|
|
|
})
|