| | |
| | | <el-input style="width: 260px;margin-left: 15px" placeholder="输入值后进行模糊查询" v-model="SelectFInd"></el-input> |
| | | <el-button size="small" type="primary" plain @click="SelectFindeHandler" style="margin-left: 20px">查询</el-button> |
| | | </template> |
| | | <avue-crud :data="masterData" :option="Option" @row-click="masterSelect"> |
| | | <avue-crud :data="masterData" :option="attrOption" @row-click="masterSelect"> |
| | | <template slot="radio" slot-scope="{row}"> |
| | | <el-radio v-model="masterRow" :label="row.$index" style="padding-left: 10px !important;">{{ '' }} |
| | | </el-radio> |
| | | </template> |
| | | </avue-crud> |
| | | <div style="height: 30px"> |
| | | <div style="display: inline-block;float: left;border: 1px solid #eee;padding: 5px;margin-top: 5px;font-size: 14px " >已设置的值为:[{{this.loneTreeNewForm.coderuleoidName}}]</div> |
| | | <div style="display: inline-block;float: left;border: 1px solid #eee;padding: 5px;margin-top: 5px;font-size: 14px " >已设置的值为:[{{this.loneTreeNewForm.codeRuleOidName}}]</div> |
| | | <div style="padding-top: 10px;display: flex; justify-content: flex-end;float: right;overflow: hidden" > |
| | | <el-button type="primary" size="small" @click="MasterHandlerClick">确定</el-button> |
| | | <el-button size="small" @click="masterEscHandler">取消</el-button> |
| | |
| | | <el-input style="width: 260px;margin-left: 15px" placeholder="输入值后进行模糊查询" v-model="SelectFInd"></el-input> |
| | | <el-button size="small" type="primary" plain @click="KeySelectFindeHandler" style="margin-left: 20px">查询</el-button> |
| | | </template> |
| | | <avue-crud :data="KeyData" :option="Option" @row-click="KeySelect"> |
| | | <avue-crud :data="KeyData" :option="attrOption" @row-click="KeySelect"> |
| | | <template slot="radio" slot-scope="{row}"> |
| | | <el-radio v-model="masterRow" :label="row.$index" style="padding-left: 10px !important;">{{ '' }} |
| | | </el-radio> |
| | | </template> |
| | | </avue-crud> |
| | | <div style="height: 30px"> |
| | | <div style="display: inline-block;float: left;border: 1px solid #eee;padding: 5px;margin-top: 5px;font-size: 14px " >已设置的值为:[{{this.loneTreeNewForm.codekeyattrrepeatoidName}}]</div> |
| | | <div style="display: inline-block;float: left;border: 1px solid #eee;padding: 5px;margin-top: 5px;font-size: 14px " >已设置的值为:[{{this.loneTreeNewForm.codeKeyAttrRepeatOidName}}]</div> |
| | | <div style="padding-top: 10px;display: flex; justify-content: flex-end;float: right;overflow: hidden" > |
| | | <el-button type="primary" size="small" @click="KeyHandlerClick">确定</el-button> |
| | | <el-button size="small" @click="KeyEscHandler">取消</el-button> |
| | |
| | | <el-input style="width: 260px;margin-left: 15px" placeholder="输入值后进行模糊查询" v-model="SelectFInd"></el-input> |
| | | <el-button size="small" type="primary" plain @click="SimSelectFindeHandler" style="margin-left: 20px">查询</el-button> |
| | | </template> |
| | | <avue-crud :data="simData" :option="Option"@row-click="simSelect"> |
| | | <avue-crud :data="simData" :option="attrOption"@row-click="simSelect"> |
| | | <template slot="radio" slot-scope="{row}"> |
| | | <el-radio v-model="masterRow" :label="row.$index" style="padding-left: 10px !important;">{{ '' }} |
| | | </el-radio> |
| | |
| | | ], |
| | | SelectValue:'id', |
| | | btmOption:{ |
| | | columnBtn:false, |
| | | columnBtn: false, |
| | | refreshBtn:false, |
| | | addBtn:false, |
| | | index:true, |
| | | border:true, |
| | |
| | | } |
| | | ] |
| | | }, |
| | | Option:{ |
| | | attrOption:{ |
| | | addBtn:false, |
| | | columnBtn:false, |
| | | columnBtn: false, |
| | | refreshBtn:false, |
| | | index:true, |
| | | border:true, |
| | | menu:false, |
| | |
| | | ] |
| | | }, |
| | | masterOption:{ |
| | | columnBtn: false, |
| | | refreshBtn:false, |
| | | addBtn:false, |
| | | index:true, |
| | | border:true, |
| | |
| | | }, |
| | | { |
| | | label:"关键属性查询规则", |
| | | prop:"codekeyattrrepeatoidName", |
| | | prop:"codeKeyAttrRepeatOidName", |
| | | labelWidth:128, |
| | | disabled: true, |
| | | }, |
| | |
| | | labelWidth:128, |
| | | disabled: true, |
| | | }, |
| | | { |
| | | label: '是否参与关键属性校验', |
| | | prop: 'isParticipateCheck', |
| | | type: 'switch', |
| | | activeColor: "#13ce66", |
| | | inactiveColor: "#ff4949", |
| | | labelWidth:160, |
| | | disabled: true, |
| | | dicData: [{ |
| | | label: '否', |
| | | value: 0 |
| | | }, { |
| | | label: '是', |
| | | value: 1 |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | }, |
| | | |
| | |
| | | }, |
| | | { |
| | | label:"关键属性查询规则", |
| | | prop:"codekeyattrrepeatoidName", |
| | | prop:"codeKeyAttrRepeatOidName", |
| | | labelWidth:128, |
| | | focus:this.Keyfouce, |
| | | readonly: true, |
| | |
| | | }else { |
| | | this.KeydialogVisible=false; |
| | | this.KeySelectLIst=[] |
| | | this.$set(this.loneTreeNewForm,'codekeyattrrepeatoidName',this.KeyName) |
| | | this.$set(this.loneTreeNewForm,'codekeyattrrepeatoid',this.KeyOid) |
| | | this.$set(this.loneTreeNewForm,'codeKeyAttrRepeatOidName',this.KeyName) |
| | | this.$set(this.loneTreeNewForm,'codeKeyAttrRepeatOid',this.KeyOid) |
| | | this.$emit('MasterHandler',this.loneTreeNewForm) |
| | | } |
| | | }, |