wolyshaw 4 lat temu
rodzic
commit
9265604bea

Plik diff jest za duży
+ 0 - 0
dist/index.html


Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-41ab6290.11d3c16e.js


Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-41ab6290.de693a10.js


+ 5 - 0
src/views/businessManager/orderManager/salesList.vue

@@ -174,6 +174,11 @@
             <template slot-scope="scope">{{ scope.row.receiveStatus | receiveFormat }}</template>
           </el-table-column>
           <el-table-column align='center'
+                           prop="status"
+                           label="状态">
+            {{scope.row.status === 1 ? '已退货': ''}}
+          </el-table-column>
+          <el-table-column align='center'
                            fixed="right"
                            width="150px"
                            label="操作">

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików