瀏覽代碼

修改职位审核页面查询sql指向

LiFei 6 年之前
父節點
當前提交
7f68243c45
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/position/PositionList.vue

+ 1 - 1
src/views/position/PositionList.vue

@@ -193,7 +193,7 @@
           }
         ],
 		url: {
-          list: "/hpposition/position/list",
+          list: "/hpposition/position/list1",
           delete: "/hpposition/position/delete",
           deleteBatch: "/hpposition/position/deleteBatch",
           exportXlsUrl: "hpposition/position/exportXls",