src/views/purchase/person.vue
@@ -127,7 +127,6 @@ </div> </div> </div> <p style="color:red">提示:2023年1月13日(08:00~18:00)系统服务器升级期间,销售数据可能产生个别偏差,1月13日销售数据请以线下手工台账为准。</p> <div class="table_content"> <el-table v-loading="listLoading" @@ -207,7 +206,7 @@ import Cookies from "js-cookie"; export default { name: "addSelfExam", name: "person", data(){ return{ tableKey:'', @@ -283,6 +282,7 @@ uploadDialog }, created() { console.log('Component created:', this.$options.name); this.initValidTime() this.getPersonProductList() this.getProvince()