xiaodai2022 2 年之前
父節點
當前提交
42634b23c1

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

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

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

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