首页代办跳转
This commit is contained in:
@@ -50,7 +50,6 @@ export default {
|
|||||||
this.$router.push(this.path)
|
this.$router.push(this.path)
|
||||||
},
|
},
|
||||||
dealWith (row) { // 办理
|
dealWith (row) { // 办理
|
||||||
this.setHandleInfo(JSON.stringify(row))
|
|
||||||
const prcType = row.prcType
|
const prcType = row.prcType
|
||||||
switch(prcType) {
|
switch(prcType) {
|
||||||
case '1':
|
case '1':
|
||||||
|
|||||||
Reference in New Issue
Block a user