Compare commits
No commits in common. "47793c38da9cdc026e53140f302f1dfb40f7b822" and "f59fc1a59425e23a22015129d78dae914a84eb85" have entirely different histories.
47793c38da
...
f59fc1a594
@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
* @Date: 2021-01-07 20:09:37
|
* @Date: 2021-01-07 20:09:37
|
||||||
* @LastEditors: zwq
|
* @LastEditors: zwq
|
||||||
* @LastEditTime: 2022-03-19 13:47:06
|
* @LastEditTime: 2022-03-16 10:02:41
|
||||||
* @FilePath: \basic-admin\src\components\BaseTable\subcomponents\CheckDetail.vue
|
* @FilePath: \basic-admin\src\components\BaseTable\subcomponents\CheckDetail.vue
|
||||||
* @Description:
|
* @Description:
|
||||||
-->
|
-->
|
||||||
@ -59,7 +59,6 @@ export default {
|
|||||||
}).then(response => {
|
}).then(response => {
|
||||||
this.options = response.data.records
|
this.options = response.data.records
|
||||||
})
|
})
|
||||||
this.value = this.injectData.processId
|
|
||||||
},
|
},
|
||||||
emitClick() {
|
emitClick() {
|
||||||
const data = {
|
const data = {
|
||||||
|
Loading…
Reference in New Issue
Block a user