This commit is contained in:
曹辉 2023-01-11 11:46:02 +08:00
parent 2684e51159
commit dfb32bac45

View File

@ -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"