cxmo hai 1 ano
pai
achega
61ace31fe4
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/custom_manage/customList/editCustom.vue

+ 1 - 2
src/views/custom_manage/customList/editCustom.vue

@@ -1695,12 +1695,11 @@ export default {
 	mounted() {
 		this.getDetail();
 		this.getSale();
-		/* this.getuserTable(); */
-		this.getSubProductList()
 		this.getCustomerSourceList()
 		this.getIndustry('ficc')
 		this.getIndustry('权益')
 		this.roleDepart = localStorage.getItem('RoleType') || '';
+		this.getSubProductList()
 	},
 }
 </script>