修正問題

This commit is contained in:
2026-02-04 17:43:35 +08:00
parent 6fdce11152
commit 46cbcbde4c
3 changed files with 7 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
el: '#app',
vuetify: new Vuetify(vuetify_options),
data() {
console.log("yes",<%= _this_id %>);
return {
this_id: '<%= _this_id %>',
options: {},
@@ -124,6 +125,9 @@
deep: true,
},
},
created() {
//this.initialize();
},
methods: {
search_show(curr) {
//console.log("btn_click:", curr, curr.api_url);