|
@ -162,7 +162,7 @@ export default { |
|
|
data () { |
|
|
data () { |
|
|
let _this = this |
|
|
let _this = this |
|
|
return { |
|
|
return { |
|
|
URL: 'wms/job/purchase-receipt-job', |
|
|
URL: 'wms/store/purchase-receipt-job', |
|
|
handleMultipleSelection: [], |
|
|
handleMultipleSelection: [], |
|
|
uploadDialogShow: false, |
|
|
uploadDialogShow: false, |
|
|
uploadLoading:false,//上传图片Loading |
|
|
uploadLoading:false,//上传图片Loading |
|
|