'报表更新'
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* @Author: fzq
|
||||
* @Date: 2022-03-05 14:35:07
|
||||
* @LastEditors: fzq
|
||||
* @LastEditTime: 2022-03-05 16:44:43
|
||||
* @LastEditTime: 2022-03-16 16:13:58
|
||||
-->
|
||||
<template>
|
||||
<span>
|
||||
@@ -26,7 +26,8 @@ export default {
|
||||
name: 'viewSubstrate',
|
||||
query: {
|
||||
id: this.injectData.id,
|
||||
code: this.injectData.code
|
||||
code: this.injectData.code,
|
||||
locationStorageSubID: this.injectData.locationStorageSubID
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user