liding
8 天以前 5f8afb0ba004da8910510cfc992793839101865e
src/views/inventoryManagement/stockManagement/Qualified.vue
@@ -12,7 +12,7 @@
                  style="width: 240px"
                  placeholder="请输入"
                  clearable/>
        <el-button type="primary" @click="handleQuery" style="margin-left: 10px">搜索</el-button>
        <el-button type="primary" @click="handleQuery" style="margin-left: 10px" v-hasPermi="['list:stockInventory']">搜索</el-button>
      </div>
      <div>
         <el-button type="primary" @click="isShowNewModal = true" v-hasPermi="['add:stockInventory']">新增库存</el-button>