Lexie 1 rok pred
rodič
commit
7272c50fa4

+ 1 - 0
src/view/yunyin/chanpinziliao/chanpinziliao.vue

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