mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 22:06:45 +08:00
-- bug
This commit is contained in:
@@ -140,8 +140,8 @@
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
import {reactive, toRefs, onMounted} from "vue";
|
||||
import {listView, auditList, auditlist, auditedlist} from "../../api/indexAudit";
|
||||
import {onMounted, reactive, toRefs} from "vue";
|
||||
import {auditedlist} from "../../api/indexAudit";
|
||||
|
||||
export default {
|
||||
name: "ProjectViewed",
|
||||
|
||||
Reference in New Issue
Block a user