Explorar el Código

添加线体数据

yhluo hace 1 mes
padre
commit
714d325dd8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/testShop/index.vue

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

@@ -250,7 +250,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','ZZB','ZZC')"
+          condition: "V_LICODE in ('CSC','CSB','CSA','ZZA','ZZB','ZZC')"
         }
       }).then((result) => {