Commit 0dbee512 authored by lshan's avatar lshan

适用客户

parent ea35aa45
...@@ -177,7 +177,7 @@ export default Vue.extend({ ...@@ -177,7 +177,7 @@ export default Vue.extend({
this.visible = true; this.visible = true;
}, },
getTarget(record: any) { getTarget(record: any) {
this.title = "使用客户"; this.title = "用客户";
this.content = record.apply_to; this.content = record.apply_to;
this.visible = true; this.visible = true;
}, },
......
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