debug
This commit is contained in:
parent
823ae5266e
commit
19129145a5
@ -1106,7 +1106,7 @@ const submit = () => {
|
|||||||
api.valuations(data).then(res=>{
|
api.valuations(data).then(res=>{
|
||||||
loading.value = false
|
loading.value = false
|
||||||
getHistoryList()
|
getHistoryList()
|
||||||
window.location.reload()
|
// window.location.reload()
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
const getHistoryList = () => {
|
const getHistoryList = () => {
|
||||||
@ -1284,9 +1284,8 @@ onMounted(async () => {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
line-height: 14px;
|
line-height: 40px;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
padding-top: 12px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.submit-btn2{
|
.submit-btn2{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user