Bladeren bron

Merge branch 'sit'

xiaodai2022 2 jaren geleden
bovenliggende
commit
c1add6bb51

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


BIN
dist/static/css/chunk-62fc0daa.598a2316.css.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-a046586a.d1e5c0f0.css


BIN
dist/static/css/chunk-a046586a.d1e5c0f0.css.gz


BIN
dist/static/js/app.2e2a6eb6.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.b3541ffe.js


BIN
dist/static/js/app.b3541ffe.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-62fc0daa.dac12723.js


BIN
dist/static/js/chunk-62fc0daa.dac12723.js.gz


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-a046586a.58ca51ef.js


BIN
dist/static/js/chunk-a046586a.58ca51ef.js.gz


+ 1 - 0
src/views/sellOut/bargainList/columns.js

@@ -71,6 +71,7 @@ const statusList = [
   { id: "9", label: "boss通过", type: "success" },
   { id: "10", label: "boss越线通过", type: "" },
   { id: "11", label: "boss驳回", type: "danger" },
+  { id: "12", label: "取消议价", type: "info" },//已选完商品,取消议价
 ]
 const editColumns = [
   {

+ 1 - 0
src/views/sellOut/zixunOrder/components/feedbackList.vue

@@ -259,6 +259,7 @@ export default {
         { id: "9", label: "boss通过", type: "success" },
         { id: "10", label: "boss越线通过", type: "" },
         { id: "11", label: "boss驳回", type: "danger" },
+        { id: "12", label: "取消议价", type: "info" },//已选完商品,取消议价
       ],
       options: [
         { id: "0", label: "待发布竞标" },

Some files were not shown because too many files changed in this diff