代码调整

This commit is contained in:
joylink_cuiweidong 2020-05-14 19:34:22 +08:00
parent 8ff8356d28
commit 8f0129a742

View File

@ -51,7 +51,6 @@ export default {
const group = this.$props.group;
if (this.drawWay) {
getScriptMemberDataNew(group).then(response=>{
debugger;
const lastData = JSON.stringify(response.data);
this.allRoleData = this.coverData(lastData, ConstConfig.ConstSelect.roleTypeNew);
// lastData = lastData.replace(new RegExp('id', 'g'), 'key');