Browse Source

添加SAP编号显示

清行 2 years ago
parent
commit
c185201940
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/views/basic/product/index.vue

+ 5 - 0
src/views/basic/product/index.vue

@@ -115,6 +115,11 @@
                 <el-input ref="providerName" v-model="temp.providerName" />
               </el-form-item>
             </el-col>
+            <el-col :span="8">
+              <el-form-item label="SAP编号" prop="sapcode">
+                <el-input ref="sapcode" v-model="temp.sapcode" />
+              </el-form-item>
+            </el-col>
           </el-row>
           <el-row>
             <el-col :span="12">