Commit b9340d22 by wangweidong

计量证书修改

parent f83de1d6
...@@ -100,7 +100,9 @@ export default { ...@@ -100,7 +100,9 @@ export default {
'/meter/v1/file_template/upload_template/?classType=' + '/meter/v1/file_template/upload_template/?classType=' +
this.formObj.classType + this.formObj.classType +
'&alias=' + '&alias=' +
this.formObj.alias this.formObj.alias +
'&remark=' +
this.formObj.remark
} }
}, },
_selectZtree() { _selectZtree() {
......
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