Browse Source

Merge branch 'dev-huji' into test

test
13176889840 3 years ago
parent
commit
bbb2d46f0c
  1. 3
      src/views/modules/base/huji/immigration/index.vue

3
src/views/modules/base/huji/immigration/index.vue

@ -347,9 +347,10 @@
> >
</el-table-column> </el-table-column>
<el-table-column fixed="right" label="操作" align="center" width="160"> <el-table-column fixed="right" label="操作" align="center" width="120">
<template slot-scope="scope"> <template slot-scope="scope">
<el-button <el-button
v-if="false"
@click="handleWatch(scope.$index)" @click="handleWatch(scope.$index)"
type="text" type="text"
size="small" size="small"

Loading…
Cancel
Save