main
Wayne 2 years ago
parent e4e8d5d13a
commit e9dfe78ea9

@ -259,7 +259,7 @@ const search = ref({
const tab2result = ref('他人所需要的資源'); const tab2result = ref('他人所需要的資源');
const tab2showPicker = ref(false); const tab2showPicker = ref(false);
const loading = ref(false); const loading = ref(false);
const finished = ref(false); const finished = ref(false);卜日
const tab2columns = [ const tab2columns = [
{ text: '他人所需要的資源', value: 0 }, { text: '他人所需要的資源', value: 0 },

Loading…
Cancel
Save