Browse Source

测试看板修改

callm 5 months ago
parent
commit
3529b1b2f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/testShop/index.vue

+ 1 - 1
src/views/testShop/index.vue

@@ -239,7 +239,7 @@ export default {
     //  const {data} = await this.$http.get("kanban/panelView/parseData/2B247DC439B3?index=0&kanbanCode=2B23AC00BCFB");
       await this.$http.get("kanban/datalist.action?caller="+caller+"&_noc=1&page=1&pageSize=100",{
         params: {
-          condition:  "V_LICODE in ('CSC','CSB')"
+          condition:  "V_LICODE in ('CSC','CSB','ZZB','ZZC')"
         }
       }).then((result)=>{