ソースを参照

文档功能优化

Lexie 1 年間 前
コミット
7272c50fa4
1 ファイル変更1 行追加0 行削除
  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: '' });