Browse Source

文档功能优化

Lexie 1 year ago
parent
commit
7272c50fa4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/view/yunyin/chanpinziliao/chanpinziliao.vue

+ 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: '' });