wupengfei il y a 2 ans
Parent
commit
96b32122c4
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 1 1
      .idea/workspace.xml
  2. 1 0
      application/operate/controller/SupplierGoods.php

+ 1 - 1
.idea/workspace.xml

@@ -203,7 +203,7 @@
       <workItem from="1670633686675" duration="15717000" />
       <workItem from="1670719843429" duration="8446000" />
       <workItem from="1670807412269" duration="9728000" />
-      <workItem from="1671065604459" duration="982000" />
+      <workItem from="1671065604459" duration="1041000" />
     </task>
     <servers />
   </component>

+ 1 - 0
application/operate/controller/SupplierGoods.php

@@ -134,6 +134,7 @@ class SupplierGoods extends Controller
             ->select()->toArray();
         // 文章列表
         $this->article_list = \app\common\model\ArticleIntro::with('itemChildren')
+            ->field('id,title')
             ->where(['is_deleted'=>0])->order('id desc')
             ->select()->toArray();
         // 资料