Kaynağa Gözat

Merge branch 'master' of http://47.107.53.207:3000/ymy/oms

hcf 1 yıl önce
ebeveyn
işleme
7baa82676d

+ 1 - 1
src/benyun/components/byTable/byTable.vue

@@ -329,7 +329,7 @@ export default class ByTable extends VueViews {
     }
     return data
   }
-  //清选中
+  //清选中
   clearCheckboxRow(){
     if(this.attrs.checkbox){
       (this.$refs.table as any).clearCheckboxRow();

+ 2 - 2
src/views/audit/productManagement/index.vue

@@ -2211,10 +2211,10 @@
 			flex-shrink: 0;
 
 			.bill-tab {
-				width: 150px;
+				width: 210px;
 				height: 100%;
 				transition: all .5s;
-				overflow: hidden;
+				overflow: auto;
 			}
 
 			.tab-title {