فهرست منبع

材料请购单-删除debugger

jingbb 1 سال پیش
والد
کامیت
c3aaa9c4ca
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/views/production/materialprocurement/modules/materialProcurementAdd.vue

+ 0 - 2
src/views/production/materialprocurement/modules/materialProcurementAdd.vue

@@ -698,8 +698,6 @@
             },
             addList(){
                 this.dataSource.unshift({rowNo: this.dataSource.length+1})
-                console.log(this.dataSource);
-                debugger
             },
             delectRow(){
                 if( this.selectedRowKeys.length==0){