|
@@ -146,7 +146,7 @@ export default {
|
|
this.paramsData = null
|
|
this.paramsData = null
|
|
this.$refs.importUpload.setFileList('')
|
|
this.$refs.importUpload.setFileList('')
|
|
}else{
|
|
}else{
|
|
- this.filePath = location.protocol + '//' +location.host + (this.goodFlag==1 ? '/templ/销售退货(良品)产品明细模板.xlsx' : '/templ/销售退货(不良品)产品明细模板.xlsx')
|
|
|
|
|
|
+ this.filePath = location.protocol + '//' +location.host + (this.goodFlag==1 ? '/templ/销售退货(其它)产品明细模板.xlsx' : '/templ/销售退货(不良品)产品明细模板.xlsx')
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|