| | |
| | | size="medium" |
| | | type="text" |
| | | @click="handlemeasurement(scope.row)" |
| | | v-hasPermi="['system:user:edit']" |
| | | |
| | | ><span class="button-textcs" |
| | | ><i class="el-icon-help"></i>测试</span |
| | | ></el-button |
| | |
| | | </span> |
| | | </el-dialog> |
| | | <!-- 添加类别弹框 --> |
| | | <el-dialog title="新增类别" width="30%" :visible.sync="dialogFormVisible"> |
| | | <el-dialog title="类别编辑" width="30%" :visible.sync="dialogFormVisible"> |
| | | <div style="text-align: center; margin-bottom: 20px"> |
| | | <el-radio-group v-model="radio"> |
| | | <el-radio-button label="主分类"></el-radio-button> |
| | |
| | | import store from "@/store"; |
| | | |
| | | export default { |
| | | name: "questionnaire", |
| | | name: "Intention", |
| | | dicts: ["sys_normal_disable", "sys_user_sex"], |
| | | components: { Treeselect, Regular }, |
| | | data() { |