Commit 6526d018 authored by 沈翠玲's avatar 沈翠玲

案件分派

parent 6a1b186b
...@@ -308,6 +308,7 @@ ...@@ -308,6 +308,7 @@
const openModal = (param, select) => { const openModal = (param, select) => {
lonsArr.value = select; lonsArr.value = select;
showModal.value = true; showModal.value = true;
statisis.value = {};
pageParams.value = param; pageParams.value = param;
currentAllBtn.value = null; currentAllBtn.value = null;
console.log('sadasda') console.log('sadasda')
......
...@@ -307,6 +307,7 @@ ...@@ -307,6 +307,7 @@
const openModal = (param, select) => { const openModal = (param, select) => {
lonsArr.value = select; lonsArr.value = select;
showModal.value = true; showModal.value = true;
statisis.value = {};
pageParams.value = param; pageParams.value = param;
currentAllBtn.value = null; currentAllBtn.value = null;
console.log('sadasda') console.log('sadasda')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment