Commit cdb099ac by liuxin

费用及账务Settlement详情调整

parent 788b431a
......@@ -1109,7 +1109,6 @@ export default {
this.detpDialogVisible = true;
that.$refs.detpDialog.formData = Object.assign({}, that.model.setmod.setglg.setgll[index]);
that.index = index;
debugger;
that.rattyp = that.strCalCode(that.model.setmod.setglg.setgll[index].rattyp, that.codes.ratetype);
that.dcbrattyp = that.strCalCode(that.model.setmod.setglg.setgll[index].dcbrattyp, that.codes.ratetype);
that.scbrattyp = that.strCalCode(that.model.setmod.setglg.setgll[index].scbrattyp, that.codes.ratetype);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment