修改
This commit is contained in:
parent
2684e51159
commit
dfb32bac45
@ -125,7 +125,6 @@
|
||||
<el-table-column label="偏远地区" align="center" prop="remoteSigns">
|
||||
<template slot-scope="scope">
|
||||
<el-switch
|
||||
v-hasPermi="['system:area:updateRemoteSigns']"
|
||||
v-model="scope.row.remoteSigns"
|
||||
active-color="#13ce66"
|
||||
inactive-color="#ff4949"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user