add ui specimen collection hardcode
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
// }
|
||||
|
||||
const options = {
|
||||
modulesCache: {
|
||||
moduleCache: {
|
||||
vue: Vue,
|
||||
},
|
||||
getFile(url) {
|
||||
@@ -82,7 +82,7 @@
|
||||
return {
|
||||
visible: false,
|
||||
bg_src: "",
|
||||
loading: false, // Initialize loading state
|
||||
loading: false,
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user