huminmin
5 天以前 7e7ab77f166549c8f54bfdc583b89079bdb65953
src/views/procurementManagement/purchaseReturnOrder/New.vue
@@ -233,7 +233,7 @@
        </el-form-item>
      </el-form>
      <el-button type="primary" size="small" @click="isShowProductsModal = true" :disabled="!formState.purchaseLedgerId">添加产品</el-button>
      <el-button type="primary" size="small" style="margin-bottom: 10px;" @click="isShowProductsModal = true" :disabled="!formState.purchaseLedgerId">添加产品</el-button>
      <el-table :data="products" border>
        <el-table-column align="center"
                         type="selection"