Commit d0fdac72 authored by 仇晓婷's avatar 仇晓婷

dd

parent 6afc7fe7
...@@ -175,9 +175,10 @@ ...@@ -175,9 +175,10 @@
<Col :span="12"> <Col :span="12">
<FormItem :label="l('status')" prop="status"> <FormItem :label="l('status')" prop="status">
<Dictionary <Dictionary
code="word.document.status" disabled
v-model="entity.status" code="word.document.status"
></Dictionary> v-model="entity.status"
></Dictionary>
</FormItem> </FormItem>
</Col> </Col>
<!-- <Col :span="24" style="text-align: right;"> <!-- <Col :span="24" style="text-align: right;">
......
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