Browse Source

新分支

28169 7 months ago
parent
commit
28a3f77d9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/stock/drugs/components/drugInOrder.vue

+ 1 - 1
src/xt_pages/stock/drugs/components/drugInOrder.vue View File

327
            id:this.id,
327
            id:this.id,
328
            drug_code:this.textarea,
328
            drug_code:this.textarea,
329
         }
329
         }
330
-        console.log("params=-==---",params)
330
+        // console.log("params=-==---",params)
331
        ModityDrugCodeWarehouseInfo(params).then(response=>{
331
        ModityDrugCodeWarehouseInfo(params).then(response=>{
332
           if(response.data.state == 1){
332
           if(response.data.state == 1){
333
             var info =  response.data.data.info
333
             var info =  response.data.data.info