Commit eb0e62ea by xue_wengang

Update queryFzth.vue

parent 2bd8fcbb
......@@ -41,7 +41,7 @@
:width="columnTitle.width"
:prop="columnTitle.prop"
>
<template scope="scope" v-if="columnTitle.prop == 'sfzth'">
<template slot-scope="scope" v-if="columnTitle.prop == 'sfzth'">
<el-radio-group v-model="scope.row.sfzth">
<!-- :disabled="scope.row.disabled" -->
<el-radio :label="1"></el-radio>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment