Commit 38a2e251 authored by 樊国敬's avatar 樊国敬

status

parent 13209bbd
......@@ -9,7 +9,7 @@
<Col :span="24">
<FormItem :label="l('status')" prop="status">
<Dictionary code="crm.customer.status" v-model="entity.status"></Dictionary>
<Dictionary code="system.Tanant.status" v-model="entity.status"></Dictionary>
</FormItem>
</Col>
......
......@@ -9,7 +9,7 @@
<Col :span="24">
<FormItem :label="l('status')" prop="status">
<Dictionary code="crm.customer.status" v-model="entity.status"></Dictionary>
<Dictionary code="system.Tanant.status" v-model="entity.status"></Dictionary>
</FormItem>
</Col>
......
......@@ -9,7 +9,7 @@
<Col :span="24">
<FormItem :label="l('status')" prop="status">
<Dictionary code="crm.customer.status" v-model="entity.status"></Dictionary>
<Dictionary code="system.Tanant.status" v-model="entity.status"></Dictionary>
</FormItem>
</Col>
......
......@@ -112,7 +112,7 @@ export default {
align: "center",
high: true,
width: 160,
code: "crm.customer.status",
code: "system.Tanant.status",
},
{
key: "creationTime",
......
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