Commit fe97115f authored by anxixi's avatar anxixi

运营指标验收等功能

parent 6e8ec225
......@@ -147,6 +147,7 @@
api.selectProjectEditById(response.result).then(response => {
if(response.code == 0) {
this.formData = response.result;
this.formData.projectBpUrl = '';
} else {
this.$message.error(response.msg);
}
......
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