Commit a2fd9bb6 by lianyang

面函Docpan.vue微调

parent 414e4cb1
......@@ -36,7 +36,6 @@
style="width: 100%"
placeholder="请选择"
@change="executeDefault('trnmod.trndoc.doccur.docsnf')"
:disabled="suppress"
>
<el-option
v-for="item in codes.docsnf"
......@@ -56,7 +55,6 @@
"
style="width: 100%"
placeholder="请选择"
:disabled="suppress"
>
<el-option
v-for="item in codes.uiltxt"
......@@ -102,7 +100,6 @@
:readonly="true"
style="width: 100%"
placeholder="请选择"
:disabled="suppress"
>
</c-input>
</template>
......@@ -115,7 +112,6 @@
"
style="width: 100%"
placeholder="请选择"
:disabled="suppress"
>
</c-input>
</template>
......@@ -132,7 +128,6 @@
"
style="width: 100%"
placeholder="请选择"
:disabled="suppress"
>
<el-option
v-for="item in codes.swttlx"
......
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