标准清单 高级检索
This commit is contained in:
@@ -216,8 +216,6 @@ export default {
|
||||
dealWith (row) { // 办理
|
||||
this.setHandleInfo(JSON.stringify(row))
|
||||
const prcType = row.prcType
|
||||
console.log(prcType)
|
||||
console.log(row.taskInfo)
|
||||
switch(prcType) {
|
||||
case '1':
|
||||
if (row.taskInfo === '标准法规业务经理审批') {
|
||||
|
||||
Reference in New Issue
Block a user