Browse Source

first commit

liuhairui 9 months ago
parent
commit
c2de78d7a2
1 changed files with 0 additions and 30 deletions
  1. 0 30
      src/view/yunyin/shengchanguanli/gongdanziliao.vue

+ 0 - 30
src/view/yunyin/shengchanguanli/gongdanziliao.vue

@@ -401,36 +401,6 @@
 		          />
 		        </el-form-item>
 				
-				<el-form-item label="里料" label-width="100px">
-				  <el-input
-				    type="textarea"
-				    v-model="add_gdscgdformData['里料']" id="里料"
-				    rows="2"
-				    resize="none"
-				    @keydown="add_gdzlent($event, '', '里料', '')" 
-				  />
-				</el-form-item>
-				
-				<el-form-item label="袋布" label-width="100px">
-				  <el-input
-				    type="textarea"
-				    v-model="add_gdscgdformData['袋布']" id="袋布"
-				    rows="2"
-				    resize="none"
-				    @keydown="add_gdzlent($event, '', '袋布', '')" 
-				  />
-				</el-form-item>
-				
-				<el-form-item label="其他" label-width="100px">
-				  <el-input
-				    type="textarea"
-				    v-model="add_gdscgdformData['其他']" id="其他"
-				    rows="2"
-				    resize="none"
-				    @keydown="add_gdzlent($event, '', '其他', '')" 
-				  />
-				</el-form-item>
-				
 		
 		        <!-- 箱唛要求 -->
 		        <el-form-item label="箱唛要求" label-width="100px">