bd2c0b7e by zrj

daping quan

1 parent eb50d41b
......@@ -431,7 +431,7 @@ async function handelGetYS004() {
async function handelGetYS005() {
const res = await getYS005(url.value, obj.value)
form.value = res.data
form.value.YJSCORE = parseFloat(form.value.YJSCORE).toFixed(2)
// form.value.YJSCORE = parseFloat(form.value.YJSCORE).toFixed(2)
console.log(isLeader)
if (isLeader.value) {
proxy.$refs['InformationRef'].open(form.value.leaderinfo,form.value.APPLYDATE)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!