93362a5b by renchao@pashanhoo.com

style:待办箱

1 parent 8b279153
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-09-21 14:24:15
* @LastEditTime: 2023-09-21 14:49:29
-->
<template>
<div class="from-clues">
......@@ -305,7 +305,7 @@
const { href } = this.$router.resolve(
"/djbworkFrame?bsmSlsq=" + item.bsmSlsq +
"&bestepid=" + item.bestepid +
"&bsmBusiness=" + item.bsmBusiness,
"&bsmBusiness=",
"&sqywbm=" + item.djywbm +
"&zbhj=" + item.zbhj
);
......@@ -314,7 +314,7 @@
const { href } = this.$router.resolve(
"/workFrame?bsmSlsq=" + item.bsmSlsq +
"&bestepid=" + item.bestepid +
"&bsmBusiness=" + item.bsmBusiness,
"&bsmBusiness=",
"&sqywbm=" + item.djywbm +
"&zbhj=" + item.zbhj
)
......