xiaodai2022 преди 2 години
родител
ревизия
42634b23c1
променени са 2 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 2
      src/components/globalComponents/search-metal-kind/main.vue
  2. 0 1
      src/views/sellOut/returnOrder/components/return-record.vue

+ 0 - 2
src/components/globalComponents/search-metal-kind/main.vue

@@ -69,7 +69,6 @@ export default {
   },
   watch: {
     value: function (val, old) {
-      // console.log("111" + val);
       this.valuess = val;
       if (this.isDetail) {
         this.remoteMethod();
@@ -98,7 +97,6 @@ export default {
           label: this.options[index].type_cn,
           // price: "0",
         };
-        console.log(111);
         // const { code, data, message } = await asyncRequest.get_price({
         //   type: this.options[index].type,
         // });

+ 0 - 1
src/views/sellOut/returnOrder/components/return-record.vue

@@ -156,7 +156,6 @@
         </el-button>
       </el-col>
     </el-row>
-    11
     <abnormal-condition-modal
       :index="index"
       :sitem="s_item"