马宇豪
2023-12-19 d5f70e01396783b1d2b84b49344b6d2798eb1097
src/views/purchase/person.vue
@@ -206,7 +206,7 @@
import Cookies from "js-cookie";
export default {
    name: "addSelfExam",
    name: "person",
    data(){
        return{
            tableKey:'',
@@ -282,6 +282,7 @@
      uploadDialog
    },
    created() {
        console.log('Component created:', this.$options.name);
      this.initValidTime()
      this.getPersonProductList()
      this.getProvince()