Browse Source

Caller修改

callm 2 days ago
parent
commit
e14cca9190
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/zxshop/up4.vue

+ 1 - 1
src/views/zxshop/up4.vue

@@ -75,7 +75,7 @@ export default {
     },
     async settestdata() {
       //人员管理
-      var caller = 'KB!LineManInfo';
+      var caller = 'KB!UpLineManInfo';
       await this.$http.get("kanban/datalist.action?caller="+caller+"&_noc=1&page=1&pageSize=100",{
         params: {
           condition: "V_OUTLINE='"+sessionStorage.getItem('ul_code')+"'" ,