Browse Source

审核意见字数

gjy 2 years ago
parent
commit
9c5d258c20

+ 2 - 2
pages/task/audit/Issueandreceipt_task_approval.vue

@@ -320,10 +320,10 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/100个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-						maxlength="100" />
+						maxlength="1000" />
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='passSubmit()' class="confirm">确定</view>
 				<view @click='passSubmit()' class="confirm">确定</view>

+ 2 - 2
pages/task/audit/acquisition_settlement_approval.vue

@@ -169,10 +169,10 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/100个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-						maxlength="100" />
+						maxlength="1000" />
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='passSubmit()' class="confirm">确定</view>
 				<view @click='passSubmit()' class="confirm">确定</view>

+ 2 - 2
pages/task/audit/acquisitioncontract.vue

@@ -307,11 +307,11 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/500个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 					<!-- <u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<!-- <u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 						maxlength="100" /> -->
 						maxlength="100" /> -->
-						<textarea maxlength="500" v-model='auditMind' placeholder="请在此输入审核意见" name="" id="" cols="30" rows="11"></textarea>
+						<textarea maxlength="1000" v-model='auditMind' placeholder="请在此输入审核意见" name="" id="" cols="30" rows="11"></textarea>
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='passSubmit()' class="confirm">确定</view>
 				<view @click='passSubmit()' class="confirm">确定</view>

+ 2 - 2
pages/task/audit/charge_against_revenue.vue

@@ -261,10 +261,10 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/100个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 					<u-input :clearable='false' class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<u-input :clearable='false' class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-						maxlength="100" />
+						maxlength="1000" />
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='passSubmit()' class="confirm">确定</view>
 				<view @click='passSubmit()' class="confirm">确定</view>

+ 2 - 2
pages/task/audit/freight_settlement_approval.vue

@@ -171,10 +171,10 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/100个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-						maxlength="100" />
+						maxlength="1000" />
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='passSubmit()' class="confirm">确定</view>
 				<view @click='passSubmit()' class="confirm">确定</view>

+ 2 - 2
pages/task/audit/leave_approve.vue

@@ -57,9 +57,9 @@
 			<view class="u-textarea-style1">
 			<view class="u-textarea-style1">
 				
 				
 				<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 				<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-					maxlength="100" />
+					maxlength="1000" />
 					<view class="right-bottom1">
 					<view class="right-bottom1">
-						{{auditMind.length}}/100个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 			</view>
 			</view>
 			<view @click='close()' class="cancel1">取消</view>
 			<view @click='close()' class="cancel1">取消</view>

+ 2 - 2
pages/task/audit/purchase_settlement_approval.vue

@@ -63,10 +63,10 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/100个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-						maxlength="100" />
+						maxlength="1000" />
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='passSubmit()' class="confirm">确定</view>
 				<view @click='passSubmit()' class="confirm">确定</view>

+ 2 - 2
pages/task/audit/purchasecontract.vue

@@ -329,9 +329,9 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/500个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
-					<textarea maxlength="500" v-model='auditMind' placeholder="请在此输入审核意见" name="" id="" cols="30" rows="11"></textarea>
+					<textarea maxlength="1000" v-model='auditMind' placeholder="请在此输入审核意见" name="" id="" cols="30" rows="11"></textarea>
 					<!-- <u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<!-- <u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 						maxlength="300" /> -->
 						maxlength="300" /> -->
 				</view>
 				</view>

+ 2 - 2
pages/task/audit/salecontract.vue

@@ -347,9 +347,9 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/500个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
-					<textarea maxlength="500" v-model='auditMind' placeholder="请在此输入审核意见" name="" id="" cols="30" rows="11"></textarea>
+					<textarea maxlength="1000" v-model='auditMind' placeholder="请在此输入审核意见" name="" id="" cols="30" rows="11"></textarea>
 		
 		
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>

+ 2 - 2
pages/task/audit/supp_clock_approve.vue

@@ -45,10 +45,10 @@
 			</view>
 			</view>
 			<view class="u-textarea-style1">
 			<view class="u-textarea-style1">
 				<view class="right-bottom1">
 				<view class="right-bottom1">
-					{{auditMind.length}}/100个字
+					{{auditMind.length}}/1000个字
 				</view>
 				</view>
 				<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 				<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-					maxlength="100" />
+					maxlength="1000" />
 			</view>
 			</view>
 			<view @click='close()' class="cancel1">取消</view>
 			<view @click='close()' class="cancel1">取消</view>
 			<view @click='passSubmit()' class="confirm1">确定</view>
 			<view @click='passSubmit()' class="confirm1">确定</view>

+ 2 - 2
pages/task/audit/tradeServices_audit.vue

@@ -116,10 +116,10 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/100个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-						maxlength="100" />
+						maxlength="1000" />
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='passSubmit()' class="confirm">确定</view>
 				<view @click='passSubmit()' class="confirm">确定</view>

+ 2 - 2
pages/task/audit/warehouse_approval.vue

@@ -152,10 +152,10 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{rejectInfo.length}}/100个字
+						{{rejectInfo.length}}/1000个字
 					</view>
 					</view>
 					<u-input class="" v-model='rejectInfo' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<u-input class="" v-model='rejectInfo' placeholder="请在此输入审核意见" type="textarea" height="414"
-						maxlength="100" />
+						maxlength="1000" />
 				</view>
 				</view>
 				<!-- 	<u-button @click="show1 = false"  class="cancel">取消</u-button>
 				<!-- 	<u-button @click="show1 = false"  class="cancel">取消</u-button>
 				<u-button @click="reject()" class="confirm">确定</u-button> -->
 				<u-button @click="reject()" class="confirm">确定</u-button> -->

+ 2 - 2
pages/task/audit/warehouse_warrant.vue

@@ -189,10 +189,10 @@
 				</view>
 				</view>
 				<view class="u-textarea-style">
 				<view class="u-textarea-style">
 					<view class="right-bottom">
 					<view class="right-bottom">
-						{{auditMind.length}}/100个字
+						{{auditMind.length}}/1000个字
 					</view>
 					</view>
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
 					<u-input class="" v-model='auditMind' placeholder="请在此输入审核意见" type="textarea" height="414"
-						maxlength="100" />
+						maxlength="1000" />
 				</view>
 				</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='close()' class="cancel">取消</view>
 				<view @click='passSubmit()' class="confirm">确定</view>
 				<view @click='passSubmit()' class="confirm">确定</view>