@@ -412,7 +412,7 @@ export default {
lineHeight: 13,
width: 218,
fontSize: 12.5,
- title: "提货人收货地址",
+ title: "送货地址",
fontFamily: "黑体,宋体,微软雅黑",
field: "address",
testData: "",
@@ -93,9 +93,10 @@ export default {
// console.error('更新发货汇总列表')
// // this.$successMsg('更新成功')
// }, 1000)
+ this.$emit('refreshList')
+ console.log(33);
setTimeout(() => {
console.error('更新发货汇总列表')
- this.$emit('refreshList')
}, 1000)
}
@@ -496,7 +496,7 @@ export default {
this.recordSelected = []
this.tableSelection = []
this.$refs.pageRef.refreshList()
-
+ console.log(999);
},
handleInitPrint(){
this.$nextTick(() => {
@@ -802,7 +802,7 @@ export default {
handleRefreshList() {
- // this.$refs.pageRef.refreshList()
+ this.getList()
handleInitPrint() {
@@ -84,7 +84,7 @@ export default {
try {
if (typeof this.addPrint === 'function') {
- this.addPrint('addPrints').then(() => {
+ this.addPrint('getDtailPrintDis').then(() => {
this.hiprintTemplate.print(
this.printData,
{},