瀏覽代碼

修改审批查看未审批的单子

lichao 3 年之前
父節點
當前提交
791296ccbc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/index.vue

+ 1 - 0
src/views/index.vue

@@ -1206,6 +1206,7 @@ export default {
     inquiry() {
       let data = {
         actId: "",
+        auditStatus: 'S'
       };
       inquiry(data).then((res) => {
         res.data.map(e=>{