xiaodai2022 hace 2 años
padre
commit
42634b23c1

+ 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"