|
@@ -1029,7 +1029,7 @@ const progressMoney = ref('0')
|
|
|
const meterApproveOpinion1 = ref({})
|
|
|
const meterApproveOpinion2 = ref({})
|
|
|
const isLoading = ref(false)
|
|
|
-const submitApprovalMoney = ref(0)
|
|
|
+const submitApprovalMoney = ref('')
|
|
|
|
|
|
const getTableDetail = async () => {
|
|
|
isLoading.value = true
|