【修改】去除无用代码
This commit is contained in:
@@ -15,14 +15,6 @@
|
||||
:filterOption="filterOption"
|
||||
allowClear
|
||||
:options="dictOptions">
|
||||
<!-- <a-select-option-->
|
||||
<!-- v-for="(item,index) in dictOptions"-->
|
||||
<!-- :key="index"-->
|
||||
<!-- :value="item.value">-->
|
||||
<!-- <span style="display: inline-block;width: 100%" :title=" item.text || item.label ">-->
|
||||
<!-- {{ item.text || item.label }}-->
|
||||
<!-- </span>-->
|
||||
<!-- </a-select-option>-->
|
||||
</a-select>
|
||||
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user