@@ -3020,6 +3020,7 @@ const getSHListdata = ref([]);
const getSH = (code) => {
_getSH()
}
+//填充树形结构
const _getSH = async () => {
const response = await getLossCode({ code: '' });