Преглед на файлове

材料请购单-删除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){