@@ -74,7 +74,7 @@ const { loadDictData, getOptions, getDictionaryName } = useGetDictList();
const table = ref(null)
const loading = ref(false)
const tableData = ref([]);
-const totalRevenue = ref(0)
+const totalRevenue = ref(0.00)
const dynamicFormItems = ref([
{