马宇豪
2024-01-19 f52ca56c8508f33c1dad9c7dcaaaec701c83e3e3
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()