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