Эх сурвалжийг харах

机台工单制程列表排序

qiuenguang 1 жил өмнө
parent
commit
6cc7476665

+ 1 - 0
application/api/controller/Manufacture.php

@@ -810,6 +810,7 @@ class Manufacture extends Api
             ])
             ->where($where)
             ->group('a.Gd_gdbh')
+            ->order('Gy0_sj1')
             ->select();
         if (empty($list)){
             $this->success('',[]);