```
watch: {
formValue: {
deep: true,
handler(newV, oldV) {
console.log(newV.sheji)
console.log(oldV.sheji)
}
}
},
```
对象必须要设置深度模式才能获取到值
```
<el-row :gutter="100">
<el-col style="margin-bottom: 20px;" :span="6" v-for="(o, index) in 8" :key="o" >
<el-radio-group v-model="formValue.sheji">
<el-card :class="Imgid == index?'ka':''" :body-style="{ padding: '20px' }" shadow="hover">
<div v-show="Imgid == index" slot="header" class="clearfix">
<span style="color: #409EFF;">使用中</span>
</div>
<img :src="img_src+'1'+'-'+o+'.png'" class="image">
<div style="padding: 25px;">
<span style="font-size: 13px;margin-bottom: 20px;">{{img_text[index]}}</span>
<div class="bottom clearfix ">
<el-radio style="font-size: 13px;margin-top: 20px;" :label="o" border>设置默认</el-radio>
<!-- <el-button style="font-size: 13px;margin-top: 20px;" @click="getImgid(index)" type="primary" plain size="small" class="button">设置默认</el-button> -->
</div>
</div>
</el-card>
</el-radio-group>
</el-col>
</el-row>
```
```
formValue: {
goods_title: "",
goods_categoryid: '',
goods_original: 0,
goods_price: 0,
goods_reserve: 0,
goods_showsales: 0,
goods_sort: 0,
goods_msrc: [],
goods_status: 0,
goods_istop: 1,
goods_contents: '',
sku: [],
links: [],
list1: [],
sheji: 0
},
```
- webpack-dev-server不是内部或外部命令
- vue+ele添加笑脸表情
- from UglifyJs Unexpected token: punc (()
- vmodel-ref
- jscopy
- watch_or_computed
- checkbox-group
- array_filter
- array many filter
- js array unshift
- vue watch one
- sku
- edit-button
- el-select clearable placeholder
- 必填
- 如何设置一个索引从1开始
- Injection "elForm" not found
- $refs
- resetFields
- table 二级数据
- Table 合并
- switch 开关
- radio group 单选
- 二级菜单
- 访问页面出错后退到上一页
- 编辑器tinymce
- v-for从1开始索引
- 图片绑定路径
- 分栏间隔
- class绑定card底色
- 动态增减表单项
- watch deep
- form 获取值
- table索引方法
- table两个改一个另一个也跟着变解决方法
- table标题改整列
- vue echarts