吊挂管理-吊挂基本信息-管面页面优化 2.13

zhc4dev
zhc077 2 years ago
parent a7e5e71f95
commit e9a6fa3948
  1. 2
      ant-design-vue-jeecg/src/views/hanger/HangerManage.vue

@ -264,7 +264,7 @@ export default {
console.log("handleSelectRowChange-event:", event)
const {type, row, column, value, target, $table} = event
console.log("stationIdList", JSON.stringify(this.stationIdList));
target.$refs.vxe.columns[6].options = this.stationIdList;
target.$refs.vxe.columns[7].options = this.stationIdList;
},
/** 当选项被改变时,联动其他组件 */

Loading…
Cancel
Save