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
|
||||
* @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
|
||||
* @Description:
|
||||
-->
|
||||
@ -59,7 +59,6 @@ export default {
|
||||
}).then(response => {
|
||||
this.options = response.data.records
|
||||
})
|
||||
this.value = this.injectData.processId
|
||||
},
|
||||
emitClick() {
|
||||
const data = {
|
||||
|
Loading…
Reference in New Issue
Block a user