@@ -180,6 +180,10 @@ export default {
}, 100);
}
},
+
+ async created() {
+ this.option = await this.getColumnData(this.getColumnName(301), this.optionBack);
+ },
methods: {
searchCriteriaSwitch(type) {
if (type) {