Commit 01da6829 authored by 黄奎's avatar 黄奎
parents 563504ff 34b572f8
......@@ -378,7 +378,7 @@
if (item.ProductState == 2) {
text = this.$t('Operation.Op_shangjia')
}
that.Confirm(`${this.$t('objFill.shifouyao')}${text}${this.$t('objFill.gaibaochecp')}`, this.$t('tips.tips'), {
that.$confirm(`${this.$t('objFill.shifouyao')}${text}${this.$t('objFill.gaibaochecp')}`, this.$t('tips.tips'), {
confirmButtonText: this.$t('pub.sureBtn'),
cancelButtonText: this.$t('pub.cancelBtn'),
type: "warning"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment