|
@@ -372,7 +372,7 @@ export default {
|
|
|
},
|
|
|
pageInit () {
|
|
|
this.rowSelectionInfo = null
|
|
|
- this.$refs.table.clearTable()
|
|
|
+ // this.$refs.table.clearTable()
|
|
|
this.$refs.partQuery.clearTable()
|
|
|
this.salesBillSn = this.$route.params.salesBillSn
|
|
|
this.getOrderDetail()
|