Merge remote-tracking branch 'origin/master'

master
陈思豪 2024-08-23 09:57:09 +08:00
commit 6b0a3b9c0e
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@
<span v-if="scope.row.type==2"></span> <span v-if="scope.row.type==2"></span>
<span v-if="scope.row.type==3"></span> <span v-if="scope.row.type==3"></span>
<span v-if="scope.row.type==4"></span> <span v-if="scope.row.type==4"></span>
<span v-if="scope.row.type==4"></span>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="作用域" style="color: blue" prop="scope"> <el-table-column label="作用域" style="color: blue" prop="scope">