Devli 1 rok temu
rodzic
commit
670c4c29c2

+ 7 - 0
report-ui/src/components/AnjiPlus/anji-fourLevel.vue

@@ -1,3 +1,10 @@
+ <!--
+ * @Descripttion: 
+ * @Author: qianlishi
+ * @Date: 2021-12-13 10:17:24
+ * @Last Modified by:   qianlishi
+ * @Last Modified time: 2021-12-13 11:20:24
+ !-->
 <template>
   <el-cascader ref="country" v-model="countryValue" size="mini" :props="props" :options="countryOptions" style="width: 100%" clearable @change="handleChange" />
 </template>