Commit 7a3c0d2f by 唐玉峰

.

parent 9aaf8df1
...@@ -888,7 +888,7 @@ export default { ...@@ -888,7 +888,7 @@ export default {
//更多--确定 //更多--确定
goSeeok() { goSeeok() {
if (this.radio == 1) { if (this.radio == 1) {
this.multipleSelection1.splice( this.multipleSelection.splice(
this.multipleSelection.findIndex((item) => item.uidd == this.goSeeform.uidd), this.multipleSelection.findIndex((item) => item.uidd == this.goSeeform.uidd),
1, 1,
this.goSeeform this.goSeeform
......
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