yxh
yxh
2023-07-27 3c9331ffc5bb0611ad0f662c58451463b1420230
src/views/project/travelexpenseslist/index.vue
@@ -1865,7 +1865,7 @@
    /** 修改按钮操作 */
    handleUpdate(row) {
      this.$router.push({
        path: "finance/travelexpenseslist/Modifydetails/",
        path: "/finance/travelexpenseslist/Modifydetails/",
        query: { id: row.id, pos: 1 }
      });
      this.dialogType = "edit";