修改移库作业
This commit is contained in:
parent
d8d1b001a4
commit
38fc7ff5c2
@ -188,7 +188,7 @@
|
|||||||
type="primary"
|
type="primary"
|
||||||
@click="handleReserve"
|
@click="handleReserve"
|
||||||
:disabled="state.Button_state"
|
:disabled="state.Button_state"
|
||||||
v-loading="state.button_loading"
|
v-loading.fullscreen.lock="state.button_loading"
|
||||||
>确定</el-button
|
>确定</el-button
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
@ -500,8 +500,6 @@ async function handleReserve() {
|
|||||||
state.button_loading = false
|
state.button_loading = false
|
||||||
}
|
}
|
||||||
state.loading = false
|
state.loading = false
|
||||||
state.Button_state = false
|
|
||||||
state.button_loading = false
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function handleSelectionChange(selection: any) {
|
function handleSelectionChange(selection: any) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user